diff --git a/management/templates/users.html b/management/templates/users.html index c3e7fb3..7947a92 100644 --- a/management/templates/users.html +++ b/management/templates/users.html @@ -270,7 +270,7 @@ function users_set_password(elem) { show_modal_confirm( "Set Password", - $("

Set a new password for " + email + "?

Passwords must be at least eight characters and may not contain spaces." + yourpw + "

"), + $("

Set a new password for " + email + "?

Passwords must be at least eight characters." + yourpw + "

"), "Set Password", function() { api(