From 943292e4d8df9faec0129b60227c5562564be6f8 Mon Sep 17 00:00:00 2001 From: philippe_mingo Date: Fri, 26 Oct 2001 11:47:05 +0000 Subject: [PATCH] Linux browsers didn't like the older system. Now tested with: Linux: Konq, Netscape, Mozilla, Galeon Windows: ie6 git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1620 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/page_header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/page_header.php b/functions/page_header.php index 0e204eb7..5480c9b1 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -40,7 +40,7 @@ function displayPageHeader($color, $mailbox) { displayHtmlHeader (); - echo "\n\n"; + echo "\n\n"; /** Here is the header and wrapping table **/ $shortBoxName = readShortMailboxName($mailbox, "."); -- 2.25.1