{i18n}Unit Administration{/i18n}

{i18n arg_appname="$appname"}#appname# allows administrators the ability to create Units that model the organisation's business units. Units may have their own administrators and groups may be assigned to these units.{/i18n}

{i18n}Add New Unit{/i18n}

{i18n}Units allow you to delegate the administration of a portion of the DMS repository to a particular part of your organisation. Unit administrators have additional rights within that portion of the document management system, and they can also adjust the membership of groups that belong to the unit.{/i18n}

{i18n}Add Unit{/i18n}{i18n}Add a new unit{/i18n}.

{foreach item=oUnit from=$unit_list} {/foreach}
{i18n}Unit Name{/i18n} {i18n}Edit{/i18n} {i18n}Delete{/i18n} {i18n}Folder{/i18n}
{$oUnit->getName()} {i18n}Edit{/i18n} {i18n}Delete{/i18n} {assign var=oFolder value=$oUnit->getFolder()}{$oFolder->getName()}