// Rename tpl blocks

This commit is contained in:
tDidierjean
2012-03-12 16:33:59 +00:00
parent 319b9f532b
commit 0f468ac091
25 changed files with 31 additions and 31 deletions
@@ -25,7 +25,7 @@
*}
{extends file="helpers/form/form.tpl"}
{block name="field_block"}
{block name="field"}
{$smarty.block.parent}
{if $input.name == 'id_feature'}
{hook h="displayFeatureValueForm" id_feature_value=$feature_value->id}