# HG changeset patch # User Matthew Wild # Date 1542929648 0 # Node ID 39d48f8bc5b2e0ea48704f469e32b9d4bc95995e # Parent 7fc0200183c11831040a2a037bbca546b8b637de mod_password_reset: Adjust form slightly after user testing Now mother-in-law approved. diff -r 7fc0200183c1 -r 39d48f8bc5b2 mod_password_reset/password_reset/password_reset.html --- a/mod_password_reset/password_reset/password_reset.html Thu Nov 22 23:31:17 2018 +0000 +++ b/mod_password_reset/password_reset/password_reset.html Thu Nov 22 23:34:08 2018 +0000 @@ -18,7 +18,7 @@
-

Please enter a new password.

+

Please enter a new password for your account.

@@ -34,9 +34,9 @@ name="password" class="form-control" autocomplete="new-password" - placeholder="new password" minlength="{min_password_length}" > + Enter a new secure password for your account.