From: stekkel Date: Fri, 16 Aug 2002 13:58:21 +0000 (+0000) Subject: fix for opening compose windows twice in case of forward from the X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=03dc576b115b1d93bebea357c7f7b282fd5046f4;hp=d5aaaa7c165f7dfd7eef6703a8f2aaaef7e56ae9;ds=sidebyside fix for opening compose windows twice in case of forward from the mailbox_display git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3329 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/page_header.php b/functions/page_header.php index c1131462..1a236400 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -176,7 +176,6 @@ function displayPageHeader($color, $mailbox, $xtra='', $session=false) { "}\n\n"; } - $js .= $xtra; $js .= "// -->\n". "\n";