From 21affc39faf8d8f3b37c9baae36ad18eb4b4cdba Mon Sep 17 00:00:00 2001 From: lLefevre Date: Fri, 7 Sep 2012 09:54:06 +0000 Subject: [PATCH] // Add hook product footer in theme mobile --- themes/default/mobile/product.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/default/mobile/product.tpl b/themes/default/mobile/product.tpl index 71e7f98a6..409448960 100644 --- a/themes/default/mobile/product.tpl +++ b/themes/default/mobile/product.tpl @@ -159,3 +159,4 @@ {/if} +{if isset($HOOK_PRODUCT_FOOTER) && $HOOK_PRODUCT_FOOTER}{$HOOK_PRODUCT_FOOTER}{/if}