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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16391 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
fGaillard
2012-07-12 21:11:48 +00:00
parent cfd04410e3
commit 7dc2d930ac
+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),