浏览代码

centering logout_error table

tokul 19 年之前
父节点
当前提交
24045cf04c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      functions/display_messages.php

+ 1 - 1
functions/display_messages.php

@@ -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">'.