From d7613e2e76cfee43e491bab245e7c9856db849f4 Mon Sep 17 00:00:00 2001
From: vAugagneur
Date: Tue, 11 Sep 2012 15:03:46 +0000
Subject: [PATCH] //fixed html bug in tpl
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17288 b9a71923-0436-4b27-9f14-aed3839534dd
---
themes/default/shopping-cart.tpl | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/themes/default/shopping-cart.tpl b/themes/default/shopping-cart.tpl
index 85c4f388e..b804f9eaa 100644
--- a/themes/default/shopping-cart.tpl
+++ b/themes/default/shopping-cart.tpl
@@ -414,10 +414,11 @@
{/if}
« {l s='Continue shopping'}
-
-
-
+ {if !empty($HOOK_SHOPPING_CART_EXTRA)}
+
+
+ {/if}
{/if}