From 5c1a67a8d95ab10d5f6d9c086f3fe67c7db32714 Mon Sep 17 00:00:00 2001 From: Arjit Chaudhary Date: Thu, 1 Oct 2015 20:04:32 +0530 Subject: [PATCH] Fixes #2012 --- html/pages/logon.inc.php | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/html/pages/logon.inc.php b/html/pages/logon.inc.php index bd0b86cf5..05e4508c3 100644 --- a/html/pages/logon.inc.php +++ b/html/pages/logon.inc.php @@ -42,14 +42,6 @@ else { $msg_box[] = array('type'=>'error','message'=>$auth_message,'title'=>'Login error'); } ?> - -
'.$config['login_message'].'
- '); - } - ?>