From: fidian Date: Tue, 26 Sep 2000 16:12:35 +0000 (+0000) Subject: Minor HTML change to make Opera see the message list like Netscape X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=4f313fcfab8ae75f0edb04c73d7257a93dbeda1e;p=squirrelmail.git Minor HTML change to make Opera see the message list like Netscape git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@763 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index 14cf003f..ff9bc5d3 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -239,7 +239,7 @@ echo "\n\n\n
"; do_hook("mailbox_form_before"); - echo "\n"; + echo "
\n"; echo " \n"; echo "
\n"; echo " ". _("Move selected to:") ."";