diff --git a/libs/vre/pages/system/system/src/lib/users/users-list/users-list.component.html b/libs/vre/pages/system/system/src/lib/users/users-list/users-list.component.html index ca99a083ae..e3719ef09f 100644 --- a/libs/vre/pages/system/system/src/lib/users/users-list/users-list.component.html +++ b/libs/vre/pages/system/system/src/lib/users/users-list/users-list.component.html @@ -21,8 +21,12 @@

- {{ list.length | i18nPlural : itemPluralMapping['member'] }} - {{ list.length | i18nPlural : itemPluralMapping['user'] }} + {{ list.length | i18nPlural : itemPluralMapping['member'] }} + {{ list.length | i18nPlural : itemPluralMapping['user'] }}

@@ -78,7 +82,11 @@
- @@ -124,6 +132,7 @@
- - - - - - - - - - - - - - - - - - - - - -
- avatar - -
- - {{ user.givenName }} {{ user.familyName }} -
-

- {{ user.username }} - - | {{ user.email }} - -

-
- - Admin - - - System Admin - - - - - - - - - - - - - - - - - - - - - - -
-