Replacing deprecated HTML "center" element (second try).
authorjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 5 Feb 2006 12:36:40 +0000 (12:36 +0000)
committerjervfors <jervfors@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 5 Feb 2006 12:36:40 +0000 (12:36 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10651 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/listcommands/mailout.php

index 9a76fd3bd3a854723436b19a8a9faeeab86f1289..4cd2ab063808c66e242689f4f56f238f52944100 100644 (file)
@@ -83,5 +83,5 @@ echo '<br />' .
     addHidden('mailbox', $mailbox) .
     addSubmit(_("Send Mail"), 'send');
 ?>
-<br /><br /></div>
+<br /><br />
 </form></td></tr></table></p></body></html>
\ No newline at end of file