X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=src%2Fleft_main.php;h=6491ec9687fb9a050a8f6ec4be164e07af94ea3a;hp=9354d26583f2f89d99839f55a44060e0d7eef761;hb=7fb54066022a3a1de024080d564d83de55769323;hpb=092d4f2c0928f0da88c66dc0ac20e6256dcdb076;ds=sidebyside diff --git a/src/left_main.php b/src/left_main.php index 9354d265..6491ec96 100644 --- a/src/left_main.php +++ b/src/left_main.php @@ -91,7 +91,7 @@ function formatMailboxName($imapConnection, $box_array) { $urlMailbox = urlencode($real_box); $line .= "\n\n" . "  ("._("empty").")" . - "\n\n"; + ""; } } @@ -342,4 +342,4 @@ do_hook('left_main_after'); echo "\n"; -?> \ No newline at end of file +?>