fixed an html bug
authornehresma <nehresma@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 22 May 2001 22:12:05 +0000 (22:12 +0000)
committernehresma <nehresma@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 22 May 2001 22:12:05 +0000 (22:12 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1401 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/mailbox_display.php

index f597b2df22840214e7dffa4b5a9dd9cea1fa739f..3630f4eab37b72cc7b9bff0e91333ace4df649e7 100644 (file)
             next($msort);
          } while ($i && $i < $endVar);
       }
-      echo '</TABLE>';
+      echo '</TABLE></FORM>';
 
       echo "</td></tr>\n";