From 0afa6558539521649f34f1b2a50078503f30e838 Mon Sep 17 00:00:00 2001 From: philippe_mingo Date: Thu, 25 Oct 2001 08:12:30 +0000 Subject: [PATCH] I said: Go to sleep 8) git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1609 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 d6925c10..60c19151 100644 --- a/src/left_main.php +++ b/src/left_main.php @@ -85,7 +85,7 @@ if ($unseen > 0) { $line .= ''; } /* Crate the link for this folder. */ - $line .= ""; + $line .= ""; if ($special_color == true) $line .= ""; $line .= str_replace(' ',' ',$mailbox); -- 2.25.1