[-] FO : fixed bug #PSCFV-4357, #PSCFV-4270

This commit is contained in:
vAugagneur
2012-09-26 08:20:28 +00:00
parent c77d5ae009
commit 581e76da81
4 changed files with 25 additions and 19 deletions
@@ -169,7 +169,7 @@ class Blockcustomerprivacy extends Module
{
if (!$this->checkConfig())
return;
$this->context->controller->addJS(($this->_path).'blockcustomerprivacy.js');
$this->context->controller->addJS($this->_path.'blockcustomerprivacy.js');
}
public function hookActionBeforeSubmitAccount($params)