// Adding general hook helper form and options

This commit is contained in:
fSerny
2012-02-07 15:02:37 +00:00
parent 044b0b1185
commit 5a471b99ea
2 changed files with 9 additions and 0 deletions
@@ -339,6 +339,7 @@
</div>
{/if}
{/foreach}
{hook h='displayAdminForm'}
{if isset($name_controller)}
{capture name=hookName assign=hookName}display{$name_controller|ucfirst}Form{/capture}
{hook h=$hookName}