{if NOT $permission_addadmin} Access Denied! {else} {if $overrides_error != ""} {/if} {if $overrides_save_success} {/if}

Overrides

With Overrides you can change the flags or permissions on any command, either globally, or for a specific group, without editing plugin source code.
Read about overriding command access in the AlliedModders Wiki!

Blanking out an overrides' name will delete it.

{foreach from=$overrides_list item=override} {/foreach}
Type Name Flags

{sb_button text="Save" class="ok" id="oversave" submit=true} {sb_button text="Back" onclick="history.go(-1)" class="cancel" id="oback"}
{/if}