//small fix on block contact part 2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16267 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -104,7 +104,7 @@ class Blockcontact extends Module
|
||||
return $this->display(__FILE__, 'blockcontact.tpl');
|
||||
}
|
||||
|
||||
public function hookDisplayRightColumn()
|
||||
public function hookDisplayLeftColumn()
|
||||
{
|
||||
return $this->hookDisplayRightColumn();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user