From 70d55dbcdcf6e8251985fc3290d9de5b0d27f67b Mon Sep 17 00:00:00 2001 From: pdontthink Date: Mon, 7 Aug 2017 09:25:27 +0000 Subject: [PATCH] Add title to folder names git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14711 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- templates/default/left_main.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/default/left_main.tpl b/templates/default/left_main.tpl index 9f2e48a4..9fd7a66c 100644 --- a/templates/default/left_main.tpl +++ b/templates/default/left_main.tpl @@ -178,6 +178,7 @@ function buildMailboxTree ($box, $settings, $icon_theme_path, $indent_factor=0) $view_link = ''; if ($settings['messageRecyclingEnabled'] && $box['IsTrash']) { -- 2.25.1