diff --git a/admin/templates/rubs/list.tpl b/admin/templates/rubs/list.tpl index a49cd46..6566a8e 100755 --- a/admin/templates/rubs/list.tpl +++ b/admin/templates/rubs/list.tpl @@ -166,13 +166,13 @@ $(function() {ldelim} {if check_permission('rubric_edit')} - {foreach from=$templates item=template} {/foreach} {else} - {foreach from=$templates item=template} {if $template->Id==$rubric->rubric_template_id}{/if} {/foreach}