diff --git a/webadmin/src/views/users.html b/webadmin/src/views/users.html index e77699ef9..9660d1bf3 100644 --- a/webadmin/src/views/users.html +++ b/webadmin/src/views/users.html @@ -18,6 +18,25 @@ +
+ +

If not specified, the user can choose the username following the invite link.

+
+ This is not a valid username + {{ useradd.error.username }} +
+ +
+ +
+ +
+ This is not a valid displayName + {{ useradd.error.displayName }} +
+ +
+