{require-css "controlpanel"} {require-css "groupseditor"} {require-txt "controlpanel"}

{tr "_groupseditor.cpcategory"}

{foreach $groupslist} {endforeach}
{$Name} {if neq $ID %UNB_GROUP_GUESTS}{-- not for guests} {trnum "_groupseditor.n users" $MembersCount "n" $MembersCount} {endif} {if $ShowInTeam}{tr "_groupseditor.show in team"}{endif} {if $PublicGroup}{tr "_groupseditor.public group"}{endif} {$actions}
{if $groupseditorAddLink} {tr "_groupseditor.add"}{endif}
{if $groupseditorEditor}

{tr "_groupseditor.edit group"}

{tr "_groupseditor.group name"}
{if $groupseditorMaySetUsers}
{tr "_groupseditor.group members"}
{foreach $groupseditorUsers}
{endforeach}
{endif}{-- $groupseditorMaySetUsers} {if $groupseditorMayShowInTeam}
{tr "_groupseditor.show in team~"}
{endif}{-- $groupseditorMayShowInTeam} {if $groupseditorMayPublicGroup}
{tr "_groupseditor.public group~"}
{endif}{-- $groupseditorMayPublicGroup}
{if $groupseditorMayRemove} {endif}
{endif}{-- $groupseditorEditor}
{set $ShadowBottomOffset 0} {include "_shadow_bottom.html"}