// Remove start_field and end_field blocks from form helper.
This commit is contained in:
+5
-5
@@ -26,9 +26,9 @@
|
||||
|
||||
{extends file="helpers/form/form.tpl"}
|
||||
|
||||
{block name="end_field_block"}
|
||||
</div>
|
||||
{if $input.name == 'public_name'}
|
||||
{hook h="displayAttributeGroupForm" id_attribute_group=$form_id}
|
||||
{/if}
|
||||
{block name="field_block"}
|
||||
{$smarty.block.parent}
|
||||
{if $input.name == 'public_name'}
|
||||
{hook h="displayAttributeGroupForm" id_attribute_group=$form_id}
|
||||
{/if}
|
||||
{/block}
|
||||
|
||||
Reference in New Issue
Block a user