Browse Source

Replacing deprecated HTML "center" element (second try).

Fredrik Jervfors 19 years ago
parent
commit
aa41b6fccb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/listcommands/mailout.php

+ 1 - 1
plugins/listcommands/mailout.php

@@ -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>