From: philippe_mingo Date: Mon, 29 Oct 2001 08:51:36 +0000 (+0000) Subject: Button to link X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=81caa0f36c5e11a62b31a437513d105997673ee9;ds=sidebyside Button to link Frame removed git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1641 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index 53ff3087..c0ff4804 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -515,20 +515,18 @@ echo ""; + echo "
' . + "$More"; + ShowSelectAllLink($startMessage, $sort); + echo "
\n"; + /** The delete and move options */ echo ""; echo "\n
\n"; echo "\n"; - - echo ""; - echo " \n" . "
\n" . - "
' . - "$More"; - ShowSelectAllLink($startMessage, $sort); - echo "
\n
\n" . '  ' . _("Move selected to:") . "\n" . @@ -652,8 +650,8 @@ function CheckAll() { } } } -window.document.write('">'); +window.document.write(''); //-->