diff --git a/templates/_partials/form-fields.tpl b/templates/_partials/form-fields.tpl index ce2d197..acaf6ee 100644 --- a/templates/_partials/form-fields.tpl +++ b/templates/_partials/form-fields.tpl @@ -30,13 +30,13 @@ {else} -
+
-
+
{if $field.type === 'select'} @@ -87,9 +87,9 @@ {elseif $field.type === 'checkbox'} {block name='form_field_item_checkbox'} - -