Преглед изворни кода

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>