diff --git a/core/dashboard/index.php b/core/dashboard/index.php index 1111de3c65..574016b6d9 100644 --- a/core/dashboard/index.php +++ b/core/dashboard/index.php @@ -192,10 +192,10 @@ } //show the content - echo "
\n"; //display login message //if (if_group("superadmin") && isset($_SESSION['login']['message']['text']) && $_SESSION['login']['message']['text'] != '') {