{include file="header.html"} {title value=$layout.pagetitle link="{fontimg src='add'} Dodaj nową grupę"} {box style="padding:5px;"}
| ID | {trans('Nazwa')} {trans('Opis')} |
{trans('Członków')} | |
|---|---|---|---|
| {$customergrouplist[customergroups].id|string_format:"%04d"} |
{$customergrouplist[customergroups].name}
{if $customergrouplist[customergroups].description} {$customergrouplist[customergroups].description}{/if} |
{$customergrouplist[customergroups].customerscount} | {fontimg src="img/info.gif"} {if !$customergrouplist[customergroups].customerscount}{fontimg src="delete"}{/if} {fontimg src="img/edit.gif"} |