From 1dc83a46d36da9c37f1c17054772158893073601 Mon Sep 17 00:00:00 2001 From: "M@d D3n" Date: Thu, 27 Feb 2020 11:29:24 +0300 Subject: [PATCH] Fixes --- admin/templates/rubs/list.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}