From b092f1e1c4bea5a503705d02c3da7019b0d5e3c6 Mon Sep 17 00:00:00 2001 From: glyph Date: Mon, 7 Mar 2022 11:36:24 +0200 Subject: [PATCH] minor wording change for temporary password request --- peach-web/templates/settings/admin/forgot_password.html.tera | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/peach-web/templates/settings/admin/forgot_password.html.tera b/peach-web/templates/settings/admin/forgot_password.html.tera index f664224..9f1e662 100644 --- a/peach-web/templates/settings/admin/forgot_password.html.tera +++ b/peach-web/templates/settings/admin/forgot_password.html.tera @@ -3,13 +3,13 @@
-

Click the 'Send Password Reset' button to send a new temporary password which can be used to change your device password.

+

Click the 'Send Temporary Password' button to send a new temporary password which can be used to change your device password.

The temporary password will be sent in an SSB private message to the admin of this device.

Once you have the temporary password, click the 'Set New Password' button to reach the password reset page.