diff --git a/src/translation/en.json b/src/translation/en.json index 6c60aae64..cb7f4a9c8 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -241,8 +241,7 @@ "primaryEmail": "Primary email", "recoveryEmail": "Password recovery email", "errorDisplayNameRequired": "Name is required", - "activeCheckbox": "User is active", - "passwordPlaceholder": "Optional. If provided, the admin can perform pre-setup tasks for the user." + "activeCheckbox": "User is active" }, "deleteUserDialog": { "title": "Delete user {{ username }}", diff --git a/src/views/users.html b/src/views/users.html index ae39eac7d..76fd2c0a7 100644 --- a/src/views/users.html +++ b/src/views/users.html @@ -72,14 +72,6 @@ -