From: robsiemb Date: Fri, 18 Oct 2002 13:34:09 +0000 (+0000) Subject: add a much-needed space in the html X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=639ed0478051c62ee4770549f251982868740b1f;p=squirrelmail.git add a much-needed space in the html git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3913 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/left_main.php b/src/left_main.php index b020d8eb..c80d4a76 100644 --- a/src/left_main.php +++ b/src/left_main.php @@ -943,7 +943,7 @@ for ($i = 0; $i < count($boxes); $i++) { } else { /* expiremental code */ $boxes = sqimap_mailbox_tree($imapConnection); if (isset($advanced_tree) && $advanced_tree) { - echo '


'; echo '
'."\n\n";