From 498cd005f23d5e7942a5b7aa40ed8e42c64883bc Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 21 Aug 2024 04:52:00 -0500 Subject: Provide email and improve UI text/notification. --- gn_auth/templates/users/forgot-password-token-send-success.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'gn_auth/templates/users/forgot-password-token-send-success.html') diff --git a/gn_auth/templates/users/forgot-password-token-send-success.html b/gn_auth/templates/users/forgot-password-token-send-success.html index ab8a741..8782e8c 100644 --- a/gn_auth/templates/users/forgot-password-token-send-success.html +++ b/gn_auth/templates/users/forgot-password-token-send-success.html @@ -11,9 +11,10 @@

Forgot Password

-

- We have sent an email to '{{email}}'. Please log in to your email and - click the URL to change your password. +

+ We have sent an email to '{{email}}'. Please use the link + in the email we sent to change your password.

-- cgit v1.2.3