{include file="header.html"} {title value=$layout.pagetitle link="{fontimg src='list'} {trans('Lista grup')}"} {box style="padding:5px;"} {if $nodegroup.description} {/if}
{trans('ID')} : {$nodegroup.id|string_format:"%04d"}
{trans('Nazwa')} : {$nodegroup.name}
{trans('Ilość interfejsów')} : {$nodegroup.count}
{trans('Opis')} : {$nodegroup.description|replace:"\n":"
"}
{footer} {if !$nodegroup.count} {fontimg src="img/delete.gif"} {trans('Usuń')} {/if} {fontimg src='img/edit.gif'} {trans("Edytuj")} {/footer} {include file="netdevgroupassignments.html"} {/box} {include file="footer.html"}