瀏覽代碼

fixed an html bug

nehresma 24 年之前
父節點
當前提交
5e0edd02a1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      functions/mailbox_display.php

+ 1 - 1
functions/mailbox_display.php

@@ -463,7 +463,7 @@
             next($msort);
          } while ($i && $i < $endVar);
       }
-      echo '</TABLE>';
+      echo '</TABLE></FORM>';
 
       echo "</td></tr>\n";