From 25f9aaf06f0ae1e8f7ef82bc1bdf26120e76741c Mon Sep 17 00:00:00 2001 From: bshuttle Date: Wed, 15 Mar 2006 10:05:37 +0000 Subject: [PATCH] made group-management terminology consistent across users and groups. --- templates/ktcore/principals/useradmin.smarty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ktcore/principals/useradmin.smarty b/templates/ktcore/principals/useradmin.smarty index 1f62944..5bab5b7 100644 --- a/templates/ktcore/principals/useradmin.smarty +++ b/templates/ktcore/principals/useradmin.smarty @@ -55,7 +55,7 @@ very slow if you have many users).{/i18n}

{$oUser->getUsername()} {i18n}Edit{/i18n} {i18n}Delete{/i18n} - {i18n}Groups{/i18n} + {i18n}Manage Groups{/i18n} {$context->getGroupStringForUser($oUser)} {/foreach} -- libgit2 0.21.4