From: philippe_mingo Date: Thu, 25 Oct 2001 13:49:22 +0000 (+0000) Subject: typo X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=fabd78f9fcfb1b0de884a7e3b6cd11bb33aadd0f typo git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1614 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/page_header.php b/functions/page_header.php index ffe67d3a..90ad7f50 100644 --- a/functions/page_header.php +++ b/functions/page_header.php @@ -44,7 +44,7 @@ function displayPageHeader($color, $mailbox) { displayHtmlHeader (); - echo "\n\n"; + echo "\n\n"; /** Here is the header and wrapping table **/ $shortBoxName = readShortMailboxName($mailbox, ".");