Explorar el Código

fixed an html bug

nehresma hace 24 años
padre
commit
5e0edd02a1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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";