From 4dd0076e7cfda06ea0351fb64da23535ce4e9299 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Tue, 4 Jun 2013 19:16:30 +0200 Subject: [PATCH] Users page: username instead of login name as col header to avoid confusion with other backends --- settings/templates/users.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/templates/users.php b/settings/templates/users.php index b0637814f5..9fcc11ab89 100644 --- a/settings/templates/users.php +++ b/settings/templates/users.php @@ -81,7 +81,7 @@ $_['subadmingroups'] = array_flip($items); - +
t('Login Name'))?>t('Username'))?> t( 'Display Name' )); ?> t( 'Password' )); ?> t( 'Groups' )); ?>