[-] MO : #PNM-293 : Block CMS bug fix (contact url)

This commit is contained in:
François Gaillard
2012-07-12 21:11:48 +00:00
parent 7111e6b4c0
commit e5f3b9dbc3
+1
View File
@@ -687,6 +687,7 @@ class BlockCms extends Module
$this->smarty->assign(
array(
'block' => 0,
'contact_url' => 'contact',
'cmslinks' => $cms_titles,
'display_stores_footer' => $display_footer,
'display_poweredby' => ((int)$display_poweredby === 1 || $display_poweredby === false),