{include file="header.html"}

{$layout.pagetitle}

{trans("Name:")}  ({$customergroup.id|string_format:"%04d"})
{trans("Description:")}
{if sizeof($customergroups) > 1 && $customergroup.count}
{trans("Move members to group:")}
{/if} {trans("Submit")} {trans("Cancel")}
{include file="customergroupassignments.html"} {include file="footer.html"}