From e0538613893078b868c20ac26f40f073a6db718c Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 9 Jul 2009 02:15:04 -0600 Subject: [PATCH] Fix logout reason. --- imp/login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/login.php b/imp/login.php index eb3852d53..cb90d4e33 100644 --- a/imp/login.php +++ b/imp/login.php @@ -146,7 +146,7 @@ if (!$logout_reason && IMP_Session::canAutoLogin($server_key, $autologin)) { $title = sprintf(_("Welcome to %s"), $registry->get('name', ($imp_auth) ? 'horde' : null)); if ($logout_reason) { - $notification->push(str_replace('
', ' ', $logout_reason), 'horde.message'); + $notification->push(str_replace('
', ' ', Horde_Auth::getLogoutReasonString()), 'horde.message'); } /* Build the