{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}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()} |