diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 430912e4d..d273366eb 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -51,7 +51,7 @@ {foreach $fieldset.form as $key => $field} {if $key == 'legend'} {elseif $key == 'description'} @@ -65,7 +65,7 @@ {if isset($input.label)}{/if} {/block} {if $input.type == 'hidden'} - + {else} {block name="start_field_block"}