diff --git a/app/views/pharmacies/add-user-permission-level.html b/app/views/pharmacies/add-user-permission-level.html index b2d6d0f9..6fd96d6a 100644 --- a/app/views/pharmacies/add-user-permission-level.html +++ b/app/views/pharmacies/add-user-permission-level.html @@ -75,7 +75,9 @@

{{ roleHeading }}

{% if not existingUser %} -

Users must have an NHS-approved email address. See the list of approved email domains (opens in new tab).

+

Users must have an nhs.net email or another allowed email address. See examples of allowed email addresses (opens in new tab).

+ +      

If the email address is not allowed, use a different email or contact us.

{{ input({ label: { diff --git a/app/views/pharmacies/users/new.html b/app/views/pharmacies/users/new.html index 672c8604..dccb2642 100644 --- a/app/views/pharmacies/users/new.html +++ b/app/views/pharmacies/users/new.html @@ -27,7 +27,9 @@ {% endif %}

Add user

-

Users must have an NHS-approved email address. See the list of approved email domains (opens in new tab).

+

Users must have an nhs.net email or another allowed email address. See examples of allowed email addresses (opens in new tab).

+ +

If the email address is not allowed, use a different email or contact us.

diff --git a/app/views/user-admin/add-user.html b/app/views/user-admin/add-user.html index 333b08fc..a05bf07c 100644 --- a/app/views/user-admin/add-user.html +++ b/app/views/user-admin/add-user.html @@ -65,7 +65,7 @@ }) }} {% endif %} -

Add user

+

Add user

Users must have an nhs.net email or another allowed email address. See examples of allowed email addresses (opens in new tab).

If the email address is not allowed, use a different email or contact us.