{if isset($request_uri)} {include file='overall_adm_header.html'} {/if} {if $action=='list'}

{$lang.ADM_NODE_GROUP}

  • {$lang.ADM_NODE_GROUP_ADD}
{$lang.ADM_NAME} {$lang.ADM_DESCRIPTION} {$lang.GROUP_DEVICE_PATH} {$lang.ACTION}
{else} {if isset($l_adm_update_failed)}

{$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}

{/if} {if $action=='create'||$action=='modif'} {include file='overall_adm_iframe.html'}
{*Description du noeuds*}
{if $action=='modif'}
{else}
{/if}
{elseif $action=='delete'} {include file='overall_adm_iframe.html'}

{$lang.ADM_CONFIRM_DEL} {$adm_nodegroup.name} ?


{/if} {/if}