From 304cf96e7d51045eec75ea3b8d1816e37a0e2378 Mon Sep 17 00:00:00 2001 From: tDidierjean Date: Fri, 4 May 2012 09:38:40 +0000 Subject: [PATCH] // fix possibility of duplicate id with textareas in helperform --- admin-dev/themes/default/template/helpers/form/form.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index dd1a4854a..ea3b7c1b1 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -218,7 +218,7 @@ {/foreach} {else} - + {/if} {elseif $input.type == 'checkbox'} {foreach $input.values.query as $value}