philippe_mingo 24 년 전
부모
커밋
18c1ce84be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      functions/mailbox_display.php

+ 1 - 1
functions/mailbox_display.php

@@ -488,7 +488,7 @@
          } while ($i && $i < $endVar);
       }
 
-      echo '</table>;
+      echo '</table>';
       echo "<table width=100%><tr ><td>$lMore$mMore$rMore</td><td align=right>$Message</td></tr></table>";
       /** End of message-list table */