set name truncation for cur_backend too - extends edb88c3
since could be the long named bulletproof template Reference #165
This commit is contained in:
parent
edb88c3f57
commit
922e77e4a6
@ -61,7 +61,7 @@
|
||||
|
||||
{if $cur_template_backend}
|
||||
<article class="clearfix current_template even">
|
||||
<h3>{$CONST.BACKEND}: {$cur_tpl_backend.info.name}</h3>
|
||||
<h3>{$CONST.BACKEND}: {$cur_tpl_backend.info.name|truncate:30}</h3>
|
||||
|
||||
<div class="clearfix equal_heights template_wrap">
|
||||
<div class="template_preview">
|
||||
|
Loading…
x
Reference in New Issue
Block a user