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 */