diff --git a/html/pages/logon.inc.php b/html/pages/logon.inc.php index bd6a8ede13..29cdaa492c 100644 --- a/html/pages/logon.inc.php +++ b/html/pages/logon.inc.php @@ -1,46 +1,40 @@ +} else { +?>
-
+

Please log in:

- -
- +
+
- -
- +
+
- -
- +
+
+ +
-
- +
+
-
-
' . $auth_message . '
-
-
-'); + $msg_box[] = array('type'=>'error','message'=>$auth_message,'title'=>'Login error'); } ?> -
+
'.$config['login_message'].'
');