From: fidian Date: Thu, 12 Jul 2001 13:08:48 +0000 (+0000) Subject: Added javascript select all code X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=7b0485a686e618766af87bc15ac2a01a66682b02 Added javascript select all code Untested -- I'm using CVS to transfer this patch to another box git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1442 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index 0947bc64..dc36a47c 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -591,20 +591,36 @@ { global $checkall, $PHP_SELF, $what, $where, $mailbox; - echo "\n + +\n"; } function processSubject($subject)