{if isset($request_uri)} {include file='overall_adm_header.html'} {/if} {if $action=='list'}
{$lang.ADM_GROUPNAME} | {$lang.ADM_DESCRIPTION} | {$lang.GROUP_DEVICE_PATH} | {$lang.ACTION} |
---|
{$l_adm_update_failed}
{else}
{if isset($l_adm_insert_success)} {$l_adm_insert_success}
{/if}
{if isset($l_adm_delete_success)}{include file='overall_adm_iframe.html'} {$l_adm_delete_success}
{/if}
{if isset($l_adm_update_success)} {$l_adm_update_success}
{/if}