From 0e61edf7d33890b3b3493153962453ce2ffe2216 Mon Sep 17 00:00:00 2001 From: tokul Date: Sat, 18 Feb 2006 16:11:46 +0000 Subject: [PATCH 1/1] centering logout_error table git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10765 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/display_messages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/display_messages.php b/functions/display_messages.php index fb8b6f87..22abf4fc 100644 --- a/functions/display_messages.php +++ b/functions/display_messages.php @@ -116,7 +116,7 @@ function logout_error( $errString, $errTitle = '' ) { echo ( $hide_sm_attributions ? '' : '' . _("SquirrelMail Webmail Application") . '
'. _("By the SquirrelMail Project Team") . "
\n" ). - ''. + '
'. '
'. ''. '
'. -- 2.25.1