From 24766432040f120002ea533dfe6c5e18d151aaf7 Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Sat, 18 Feb 2006 19:28:33 +0000 Subject: [PATCH] Place a link to the unit folder in the unit administration --- templates/ktcore/principals/unitadmin.smarty | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/templates/ktcore/principals/unitadmin.smarty b/templates/ktcore/principals/unitadmin.smarty index ccdef78..11f9506 100644 --- a/templates/ktcore/principals/unitadmin.smarty +++ b/templates/ktcore/principals/unitadmin.smarty @@ -18,6 +18,7 @@ membership of groups that belong to the unit.{/i18n}

{i18n}Unit Name{/i18n} {i18n}Edit{/i18n} {i18n}Delete{/i18n} + {i18n}Folder{/i18n} @@ -26,6 +27,8 @@ membership of groups that belong to the unit.{/i18n}

{$oUnit->getName()} {i18n}Edit{/i18n} {i18n}Delete{/i18n} + {$oUnit->getName()} {/foreach} -- libgit2 0.21.4