diff --git a/admin/index.php b/admin/index.php index a4031e58..f5bab287 100644 --- a/admin/index.php +++ b/admin/index.php @@ -280,7 +280,7 @@ function print_login()
-
+
';} else { echo '
';}?>
diff --git a/inc/header.inc.php b/inc/header.inc.php index 56edd27f..ece16e76 100644 --- a/inc/header.inc.php +++ b/inc/header.inc.php @@ -135,9 +135,9 @@ if ($nuMods_settings['maintenance_mode'] && !defined('ON_MAINTENANCE_PAGE') && ! @@ -154,17 +154,17 @@ if ($nuMods_settings['show_icons']) {
diff --git a/inc/headerAdmin.inc.php b/inc/headerAdmin.inc.php index 002d1ad5..a952af9c 100644 --- a/inc/headerAdmin.inc.php +++ b/inc/headerAdmin.inc.php @@ -131,8 +131,8 @@ require(HESK_PATH . 'nuMods_settings.inc.php'); diff --git a/inc/show_admin_nav.inc.php b/inc/show_admin_nav.inc.php index b6a9d544..bb4de4e5 100644 --- a/inc/show_admin_nav.inc.php +++ b/inc/show_admin_nav.inc.php @@ -51,17 +51,17 @@ $num_mail = hesk_checkNewMail();