diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index b54caccd3..ebff4fcad 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -44,7 +44,7 @@ {elseif $key == 'input'} {foreach $field as $input} {block name="input_row"} -
{$value.p}
{/if} {/foreach} {elseif $input.type == 'switch'} -