diff --git a/settings/templates/users.php b/settings/templates/users.php index b0637814f5d..9fcc11ab89a 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' )); ?> |
---|