{if $show_message}
{else} {literal} {/literal} {if $rows}
| {"Options"|i18n} | {"Hook Location"|i18n} | {"Hook Group (Plugin)"|i18n} | {"Name / Description "|i18n} | {"Status"|i18n} |
| {"Edit"|i18n} {"Delete"|i18n} Export | {$row.hook_call} | {$row.hook_group} | {$row.description} | {if $row.status == '0'}{"Enabled"|i18n}{else}{"Disabled"|i18n}{/if} |
{/if}
{if $type == 'hooks'}
{"Add Hook "|i18n}
{else}
{/if}