From c49cc6db24b7e094a02c11ad16f7eb14cea212be Mon Sep 17 00:00:00 2001 From: jervfors Date: Sun, 5 Feb 2006 12:36:40 +0000 Subject: [PATCH] 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 --- plugins/listcommands/mailout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1