{include file="header.html"} {title value=$layout.pagetitle link="{fontimg src='list'} Lista grup"} {box} {if $customergroup.description} {/if}
{trans('ID grupy')} : {$customergroup.id|string_format:"%04d"}
{trans('Nazwa grupy')} : {$customergroup.name}
{trans("Ilość członków")} : {$customergroup.count}
{trans('Opis')} : {$customergroup.description|replace:"\n":"
"}
{footer} {fontimg src='edit'} {trans("Edytuj")} {if $customergroup.count eq 0} {fontimg src='delete'} {trans("Usuń")}{/if} {/footer} {include file="customergroupassignments.html"} {/box} {include file="footer.html"}