{include file="header.html"}

{$layout.pagetitle}

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