[+] BO : New hooks added (helpers + order history)

This commit is contained in:
fSerny
2012-02-15 13:54:50 +00:00
parent 5436e2e610
commit 01846fa9b4
5 changed files with 45 additions and 0 deletions
@@ -344,6 +344,9 @@
{if isset($name_controller)}
{capture name=hookName assign=hookName}display{$name_controller|ucfirst}Form{/capture}
{hook h=$hookName}
{elseif isset($smarty.get.controller)}
{capture name=hookName assign=hookName}display{$smarty.get.controller|ucfirst|htmlentities}Form{/capture}
{hook h=$hookName}
{/if}
{elseif $key == 'submit'}
<div class="margin-form">