From 922e77e4a61d3fdc8627d61b174e9907bfd92d52 Mon Sep 17 00:00:00 2001 From: Ian Date: Tue, 20 May 2014 18:03:24 +0200 Subject: [PATCH] set name truncation for cur_backend too - extends edb88c3 since could be the long named bulletproof template Reference #165 --- templates/2k11/admin/templates.inc.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/2k11/admin/templates.inc.tpl b/templates/2k11/admin/templates.inc.tpl index 4caef973..1eccabc2 100644 --- a/templates/2k11/admin/templates.inc.tpl +++ b/templates/2k11/admin/templates.inc.tpl @@ -61,7 +61,7 @@ {if $cur_template_backend}
-

{$CONST.BACKEND}: {$cur_tpl_backend.info.name}

+

{$CONST.BACKEND}: {$cur_tpl_backend.info.name|truncate:30}