diff --git a/core/dashboard/index.php b/core/dashboard/index.php index f34ec18318..33ac00c446 100644 --- a/core/dashboard/index.php +++ b/core/dashboard/index.php @@ -195,7 +195,7 @@ echo button::create(['type'=>'button','label'=>$text['button-settings'],'icon'=>$_SESSION['theme']['button_icon_add'],'id'=>'btn_add','name'=>'btn_add','link'=>'dashboard.php']); } echo " \n"; - echo "
".$text['description-dashboard']."
\n"; + echo "
\n"; echo "\n"; echo "\n"; echo "\n";