소스 검색

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