diff --git a/templates/ktcore/principals/editunit.smarty b/templates/ktcore/principals/editunit.smarty new file mode 100644 index 0000000..bdee561 --- /dev/null +++ b/templates/ktcore/principals/editunit.smarty @@ -0,0 +1,20 @@ +

Edit Unit Details

+ +

{i18n arg_name=$edit_unit->getName()}Change +the system's information about unit #name{/i18n}

+ +
+ + +
+ {i18n}Change Unit Details{/i18n} +

{i18n}Users may be classed together as Units and these units may be used to set security privileges throughout the document management system.{/i18n}

+ {foreach item=oWidget from=$edit_fields} + {$oWidget->render()} + {/foreach} + +
+