From 28ee1fbe0b83210935c55caac77b81eba5724441 Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Wed, 14 Mar 2012 16:11:28 +0000 Subject: [PATCH] // Missing module name attribute for the translation method git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14166 b9a71923-0436-4b27-9f14-aed3839534dd --- modules/blockcart/blockcart.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/blockcart/blockcart.tpl b/modules/blockcart/blockcart.tpl index b8d8d4f3e..914fc3f1d 100644 --- a/modules/blockcart/blockcart.tpl +++ b/modules/blockcart/blockcart.tpl @@ -79,7 +79,7 @@ var img_dir = '{$img_dir}'; {if isset($product.attributes_small)}
- {$product.attributes_small} + {$product.attributes_small} {/if}