centering logout_error table
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 18 Feb 2006 16:11:46 +0000 (16:11 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 18 Feb 2006 16:11:46 +0000 (16:11 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10765 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/display_messages.php

index fb8b6f87510bbbdd272253045d5cf036c7d16063..22abf4fcf93567831a7dfd859e25adc87756a34e 100644 (file)
@@ -116,7 +116,7 @@ function logout_error( $errString, $errTitle = '' ) {
     echo ( $hide_sm_attributions ? '' :
             '<small>' .  _("SquirrelMail Webmail Application") . '<br />'.
             _("By the SquirrelMail Project Team") . "<br /></small>\n" ).
-         '<table cellspacing="1" cellpadding="0" bgcolor="'.$color[1].'" width="70%">'.
+         '<table cellspacing="1" cellpadding="0" bgcolor="'.$color[1].'" width="70%" align="center">'.
          '<tr><td>'.
          '<table width="100%" border="0" bgcolor="'.$color[4].'" align="center">'.
          '<tr><td bgcolor="'.$color[0].'" align="center">'.