From 639ed0478051c62ee4770549f251982868740b1f Mon Sep 17 00:00:00 2001 From: robsiemb Date: Fri, 18 Oct 2002 13:34:09 +0000 Subject: [PATCH] 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 --- src/left_main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; -- 2.25.1