From d8a255feb14375b3d65605c6eb260b72ae1136dd Mon Sep 17 00:00:00 2001 From: ebullient Date: Tue, 30 Mar 2004 22:23:35 +0000 Subject: [PATCH] correct appearance of Thread View link.. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6974 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/mailbox_display.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index 5065241f..b861ae54 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -809,7 +809,7 @@ function mail_message_listing_beginning ($imapConnection, $set_thread = 1; $thread_name = _("Thread View"); } - $thread_link_str = '  [' . $thread_name . ']'; @@ -832,8 +832,8 @@ function mail_message_listing_beginning ($imapConnection, - - + +
-- 2.25.1