Pārlūkot izejas kodu

fixed an html bug

nehresma 24 gadi atpakaļ
vecāks
revīzija
5e0edd02a1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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";