浏览代码

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

Fredrik Jervfors 19 年之前
父节点
当前提交
aa41b6fccb
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>