{include file="header.html"} {title value=$layout.pagetitle} {box style="padding:5px;"}
{trans("ID")} {$customergroup.id|string_format:"%04d"}
{trans("Nazwa")}
{trans("Opis")}
{footer} {if sizeof($customergroups) > 1 && $customergroup.count}
{trans("Move members to group:")}
{/if}
{fontimg src="save"} {trans("Zapisz")} {fontimg src='cancel'} {trans("Anuluj")}
{/footer} {include file="customergroupassignments.html"} {/box} {include file="footer.html"}