From: pdontthink Date: Tue, 15 Mar 2005 07:05:58 +0000 (+0000) Subject: Adding comp_in_new fxn back to message list page. CVS sure is slow these days. :( X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=eaf1763433af8cad91c7d83818360ffeffde9628;hp=85ea9dad90a49b82ddcbc6929a4acc968ccd3bbb Adding comp_in_new fxn back to message list page. CVS sure is slow these days. :( git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9033 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/page_header.php b/functions/page_header.php index c9698c9c..c9ee8fe4 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -404,7 +404,25 @@ function setPointer(theRow, theRowNum, theAction, theDefaultColor, thePointerCol } // end of the 'setPointer()' function EOS; $js = "\n".'\n"; + "\n\n\n"; $onload = ''; displayHtmlHeader ('SquirrelMail', $js); break;