diff --git a/src/mecado/view/MecadoView.php b/src/mecado/view/MecadoView.php index 154bc8b..2d19094 100644 --- a/src/mecado/view/MecadoView.php +++ b/src/mecado/view/MecadoView.php @@ -88,7 +88,9 @@ public function renderUserListes() if(is_null($uneListe->url)) { $html .=""; - $html .= ""; + + $html .= ""; + } else {