{if $get.mode == "edithook"} {assign var="label" value="Update"} {assign var="mode2" value="update"} {assign var="h2" value="Edit Hook"} {elseif $get.mode == "addhook"} {assign var="label" value="Create"} {assign var="mode2" value="insert"} {assign var="h2" value="Create Hook"} {/if} {include file="message.tpl.htm"}

Plugin Manager


{$h2|html}

Hook Group {html_options name="groupid" options=$hgroups selected=$hook.groupid|default:''}
Hook Location {html_options name="call" output=$hlocations values=$hlocations selected=$hook.call|default:''}
Priority
Description
Code
Status Enabled Disabled