From a18bc569aaf57e5f2c3790770da28595dd742b3d Mon Sep 17 00:00:00 2001 From: dMetzger Date: Fri, 21 Sep 2012 07:02:17 +0000 Subject: [PATCH] [-] FO : URL possibly misinterpreted (remove a product in the cart) #PSCFV-4179 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17447 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/default/shopping-cart-product-line.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/shopping-cart-product-line.tpl b/themes/default/shopping-cart-product-line.tpl index 8499277ad..6e4dd4fa0 100644 --- a/themes/default/shopping-cart-product-line.tpl +++ b/themes/default/shopping-cart-product-line.tpl @@ -97,7 +97,7 @@ {if (!isset($customizedDatas.$productId.$productAttributeId) OR $quantityDisplayed) > 0 && empty($product.gift)}
- {l s='Delete'} + {l s='Delete'}
{/if}