[-] 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:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user