diff --git a/templates/2k11/admin/templates.inc.tpl b/templates/2k11/admin/templates.inc.tpl index a99a8bbc..33329492 100644 --- a/templates/2k11/admin/templates.inc.tpl +++ b/templates/2k11/admin/templates.inc.tpl @@ -24,8 +24,9 @@ {else}
-

Current template

{* i18n *} {assign var="cur_tpl" value=$templates[$cur_template]} +

Current template

{* i18n *} +

{$cur_tpl.info.name}

@@ -33,7 +34,7 @@
{if $cur_tpl.fullsize_preview || $cur_tpl.preview} {if $cur_tpl.fullsize_preview}{/if} - {if $cur_tpl.preview}{$CONST.PREVIEW}{/if} + {if $cur_tpl.preview}{$CONST.PREVIEW}{/if} {if $cur_tpl.fullsize_preview}{/if} {/if}