From c0fa29523cb567148709d36e75895364058c2a1b Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Sat, 9 Aug 2014 01:35:02 +0200 Subject: [PATCH] remove confusing 'automatic logon rejected' message, fix #8591 --- core/templates/login.php | 8 -------- 1 file changed, 8 deletions(-) diff --git a/core/templates/login.php b/core/templates/login.php index 951ba3b4f6b..819010c5485 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -6,14 +6,6 @@ '); } ?> - -
- t('Automatic logon rejected!')); ?>
- t('If you did not change your password recently, your account may be compromised!')); ?> -
- t('Please change your password to secure your account again.')); ?> -
-
t('Server side authentication failed!')); ?>