X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault_advanced%2Fleft_main.tpl;h=2deb4aa9baa0503c7803bbd8fc1d3ed9639ebacb;hp=c8bad7aba28b3455425ae4d0fa5a529ba9a3e4f8;hb=63d19712cf049ea687ef15c23e5d8db886aacdd7;hpb=d281e128d4c3149dc353397df2cd2c912b8ea5a7 diff --git a/templates/default_advanced/left_main.tpl b/templates/default_advanced/left_main.tpl index c8bad7ab..2deb4aa9 100644 --- a/templates/default_advanced/left_main.tpl +++ b/templates/default_advanced/left_main.tpl @@ -245,6 +245,7 @@ function buildMailboxTree ($box, $settings, $icon_theme_path, $parent_node=-1) { } return $out; +//FIXME: somewhere above, need to insert the left_main_after_each_folder hook, or if no plugin hooks allowed in templates, at least the output from that hook (but I think it might be impossible not to have the hook here in this fxn } /* retrieve the template vars */ @@ -272,7 +273,7 @@ extract($t); //-->
- +
@@ -290,13 +291,13 @@ extract($t);

-Open All +   |   -Close All + '; - echo 'Purge Trash'; + echo '' . _("Purge trash") . ''; } ?>