From 60be5a7989aeb8b8832ad7ad9c3eaefd96083fed Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Mon, 18 Nov 2013 23:56:19 +0100 Subject: [PATCH] // themeconfigurator fix --- modules/themeconfigurator/views/templates/hook/hook.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/themeconfigurator/views/templates/hook/hook.tpl b/modules/themeconfigurator/views/templates/hook/hook.tpl index bb8eb1c42..6a2c7c318 100644 --- a/modules/themeconfigurator/views/templates/hook/hook.tpl +++ b/modules/themeconfigurator/views/templates/hook/hook.tpl @@ -1,8 +1,9 @@ +{if $page_name =='index'} {if isset($htmlitems) && $htmlitems}
+{/if} {/if} \ No newline at end of file