From d1dbd57560ead15ff5577da12b7fdf6b0f7da1c3 Mon Sep 17 00:00:00 2001 From: alex-brainstorm Date: Tue, 22 Jul 2003 17:46:03 +0000 Subject: [PATCH] advanced_tree: moved Purge after trash link, and bumped font size by 0.2 git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5395 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/left_main.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/left_main.php b/src/left_main.php index 985de4b4..4ab7add6 100644 --- a/src/left_main.php +++ b/src/left_main.php @@ -503,7 +503,7 @@ function ListAdvancedBoxes ($boxes, $mbx, $j='ID.0000' ) { } if ($numMessages > 0) { $urlMailbox = urlencode($mailbox); - $pre .= "\n\n" . + $end .= "\n\n" . "  ("._("purge").")" . ""; } @@ -809,7 +809,7 @@ $xtra .= <<