// fix newsletter block
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10885 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -483,7 +483,7 @@ class Blocknewsletter extends Module
|
||||
return $this->display(__FILE__, 'blocknewsletter.tpl');
|
||||
}
|
||||
|
||||
public function hookHeader($params)
|
||||
public function hookDisplayHeader($params)
|
||||
{
|
||||
$this->context->controller->addCSS(($this->_path).'blocknewsletter.css', 'all');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user