{i18n}Group Administration{/i18n}

FIXME Overview of groups.

Add GroupAdd a new group.

{i18n}Search for groups{/i18n}

{i18n}Since there may be many groups in the system, please type a few letters from the group's name to begin. Alternatively, view all groups (note that this may be very slow if you have many groups.{/i18n}

{foreach item=oWidget from=$search_fields} {$oWidget->render()} {/foreach}
{if (!empty($search_results))} {foreach item=oGroup from=$search_results} {/foreach} {else} {/if}
{i18n}Group Name{/i18n} {i18n}Unit Name{/i18n} {i18n}Edit{/i18n} {i18n}Manage Users{/i18n} {i18n}Manage sub-groups{/i18n} {i18n}Delete{/i18n}
{$oGroup->getName()} {if (!$oGroup->hasUnit())}{i18n}not part of a unit{/i18n}{else} {$context->_getUnitName($oGroup)} {/if} {i18n}Edit{/i18n} {i18n}Manage Users{/i18n} {i18n}Manage sub-groups{/i18n} {i18n}Delete{/i18n}

{i18n}No search specified, or no results for your search.{/i18n}