소스 검색

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";