// Module changes for new native template

This commit is contained in:
aFolletete
2011-11-14 10:56:15 +00:00
parent 33528a2cdc
commit a45cd52f13
10 changed files with 293 additions and 171 deletions
@@ -78,7 +78,7 @@ class BlockPermanentLinks extends Module
function hookFooter($params)
{
return $this->hookLeftColumn($params);
return $this->display(__FILE__, 'blockpermanentlinks-footer.tpl');
}
function hookHeader($params)