From 2933edeef6077bdcc09088f3b48dbefc129cfb24 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 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15070 b9a71923-0436-4b27-9f14-aed3839534dd --- 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}