can not use element id more than once
This commit is contained in:
parent
b9a1b01c92
commit
c62e4bcdca
@ -5,5 +5,5 @@
|
||||
{{foreach $field.4 as $opt=>$val}}<option value="{{$opt}}" {{if $opt==$field.2}}selected="selected"{{/if}}>{{$val}}</option>{{/foreach}}
|
||||
</select>
|
||||
<span class='field_help'>{{$field.3}}</span>
|
||||
<div id="theme-preview"></div>
|
||||
{{if $field.5=='preview'}}<div id="theme-preview"></div>{{/if}}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user