From 12148fa938e7d8f352f11de63c39dd341135b48e Mon Sep 17 00:00:00 2001 From: aFolletete Date: Mon, 4 Jun 2012 13:47:59 +0000 Subject: [PATCH] [-] FO : fixed bug #PSCFV-2669 - fix bug on product customization in order process git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15830 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/default/shopping-cart.tpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/themes/default/shopping-cart.tpl b/themes/default/shopping-cart.tpl index bcee60409..d5ca1fd72 100644 --- a/themes/default/shopping-cart.tpl +++ b/themes/default/shopping-cart.tpl @@ -228,12 +228,13 @@ - {foreach $customization.datas as $type=>$custom_data} - + {foreach $customization.datas as $type => $custom_data} {if $type == $CUSTOMIZE_FILE}
{elseif $type == $CUSTOMIZE_TEXTFIELD}