From c62e4bcdcadda47565f1ed3c25a4084a56629db0 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 5 Mar 2015 13:03:58 +0100 Subject: can not use element id more than once --- view/tpl/field_themeselect.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/field_themeselect.tpl') diff --git a/view/tpl/field_themeselect.tpl b/view/tpl/field_themeselect.tpl index 2159df0d2..250f9fcf1 100755 --- a/view/tpl/field_themeselect.tpl +++ b/view/tpl/field_themeselect.tpl @@ -5,5 +5,5 @@ {{foreach $field.4 as $opt=>$val}}{{/foreach}} {{$field.3}} -
+ {{if $field.5=='preview'}}
{{/if}} -- cgit v1.2.3