Fixing XHTML fix
authorjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 12 Nov 2004 17:53:40 +0000 (17:53 +0000)
committerjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 12 Nov 2004 17:53:40 +0000 (17:53 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8368 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/mailbox_display.php

index 1f062aa9fc173a6a4878c2059870ac6bd4c0235e..4d0e4524c08217c9889cf1c96badb8a5e0b45ca1 100644 (file)
@@ -1257,6 +1257,7 @@ function mail_message_listing_beginning ($imapConnection,
         </td>
         </tr>
     </table>
+</td></tr>
 <?php
     do_hook('mailbox_form_before');
 }