{include file="header.html"}
|
{$customergroup.name} ({$customergroup.id|string_format:"%04d"}) | ||
|
{t}Members Count:{/t} | {$customergroup.count} | |
|
|
||
{t}Edit{/t}
{if $customergroup.count eq 0}
{t}Delete{/t}
{/if}
|
|||