From: jervfors Date: Sun, 5 Feb 2006 12:36:40 +0000 (+0000) Subject: Replacing deprecated HTML "center" element (second try). X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c49cc6db24b7e094a02c11ad16f7eb14cea212be;p=squirrelmail.git Replacing deprecated HTML "center" element (second try). git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10651 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/plugins/listcommands/mailout.php b/plugins/listcommands/mailout.php index 9a76fd3b..4cd2ab06 100644 --- a/plugins/listcommands/mailout.php +++ b/plugins/listcommands/mailout.php @@ -83,5 +83,5 @@ echo '
' . addHidden('mailbox', $mailbox) . addSubmit(_("Send Mail"), 'send'); ?> -

+

\ No newline at end of file