{include file='overall_adm_iframe.html'} {if $adm_node_action != 'multi_add_success'} {*menu d'ajout ou de modification*}
{*Partie Information générale*}

{$lang.ABOUT_GENERAL_INFORMATION}

{if empty($host_arr)}
{*Nom du noeud*}
{else}
{*Prefix Nom du noeud*}
{*Prefix Nom du noeud*}
{/if}
{*Groupe du noeud du noeud*}
{if empty($host_arr)}
{*Adresse IP du noeud*}
{*Description du noeuds*}
{/if}
{if isset($host_arr)} {foreach from=$host_arr item=host} {/foreach}
{$lang.VIRT_NAME} {$lang.VIRT_ADDRESS}
{$host.name} {$host.address}
{/if} {if $adm_node_action=='modif'}
{else}
{/if}
{/if}