diff --git a/core/user_settings/user_dashboard.php b/core/user_settings/user_dashboard.php index 0512e7ad90..7ef8b8f0eb 100644 --- a/core/user_settings/user_dashboard.php +++ b/core/user_settings/user_dashboard.php @@ -73,7 +73,7 @@ echo " ".$text['header-user_dashboard']."
"; echo " \n"; echo " \n"; - echo " ".$text['label-welcome']." ".$_SESSION["username"].""; + echo " ".$text['label-welcome']." ".$_SESSION["username"].""; echo " \n"; echo " \n"; echo " \n";