From 9c1991480545e1f667fc0e675e7fbd76e619fd58 Mon Sep 17 00:00:00 2001 From: thomppj Date: Sat, 27 Oct 2001 03:53:45 +0000 Subject: [PATCH] Changes alignment of folder box, slightly. Made look more like the other side. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1622 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/mailbox_display.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index 58e36244..8060b788 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -547,7 +547,7 @@ echo " \n"; echo " \n"; echo " \n"; - echo '    '; $boxes = sqimap_mailbox_list($imapConnection); for ($i = 0; $i < count($boxes); $i++) { @@ -708,4 +708,4 @@ window.document.write(' \ No newline at end of file +?> -- 2.25.1