From d27d211d248255a19e284de82769cd35a84fa92e Mon Sep 17 00:00:00 2001 From: Alex Jackson Date: Wed, 7 Jul 2021 13:00:43 +0100 Subject: [PATCH] HEEDLS-550 Add check junk mail text to confirmation pages --- DigitalLearningSolutions.Web/Views/ForgotPassword/Confirm.cshtml | 1 + DigitalLearningSolutions.Web/Views/Register/Confirmation.cshtml | 1 + 2 files changed, 2 insertions(+) diff --git a/DigitalLearningSolutions.Web/Views/ForgotPassword/Confirm.cshtml b/DigitalLearningSolutions.Web/Views/ForgotPassword/Confirm.cshtml index 4a9b74e00f..f7ea8e637b 100644 --- a/DigitalLearningSolutions.Web/Views/ForgotPassword/Confirm.cshtml +++ b/DigitalLearningSolutions.Web/Views/ForgotPassword/Confirm.cshtml @@ -11,6 +11,7 @@

Password reset email sent

An email has been sent to you giving details of how to reset your password.

The link provided in that email will expire in two hours.

+

Check your Junk folder if the email doesn't arrive.

If you have not received an email, please contact your centre administrator.

To find out your administrator details, search for your centre here.

diff --git a/DigitalLearningSolutions.Web/Views/Register/Confirmation.cshtml b/DigitalLearningSolutions.Web/Views/Register/Confirmation.cshtml index 2600487fa5..9acff5a45f 100644 --- a/DigitalLearningSolutions.Web/Views/Register/Confirmation.cshtml +++ b/DigitalLearningSolutions.Web/Views/Register/Confirmation.cshtml @@ -36,6 +36,7 @@ Your registration must be approved by a centre administrator before you can log in. You will receive an email at the address you registered with when your registration has been approved. + Check your Junk folder if the email doesn't arrive.