Skip to content

Commit 69df1f9

Browse files
authored
Use new image-with-text.html includes
1 parent 7ee5d08 commit 69df1f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/pages/using-nhs-notify/tell-recipients-who-your-messages-are-from.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you want users to reply to your letters, include your organisation or service
2929

3030
Your NHS App sender name is what appears to your recipients when you send them messages to the NHS App.
3131

32-
{% include components/image.html
32+
{% include components/image-with-caption.html
3333
src="nhs-app-sender-name-example-nhs-notify-1.png"
3434
alt="A screenshot of a mobile with an NHS App message open showing where the NHS App sender appears to recipients."
3535
caption="An example NHS App message that shows how NHS App sender names appear to recipients."
@@ -54,7 +54,7 @@ To use ODS code overrides, contact the onboarding team.
5454

5555
The text message sender name tells your recipients who the text message is from.
5656

57-
{% include components/image.html
57+
{% include components/image-with-caption.html
5858
src="text-message-sender-name-example-nhs-notify-1.png"
5959
alt="A screenshot of a mobile with a text message that shows where the text message sender name appears to recipients."
6060
caption="An example text message that shows how text message sender names appear to recipients."
@@ -145,7 +145,7 @@ Do not use any of the following sender names, terms or any variations in your te
145145

146146
The email sender name is what appears in your recipient's inbox when you send them an email. It appears alongside the email address your email was sent from, also known as the 'from' address.
147147

148-
{% include components/image.html
148+
{% include components/image-with-caption.html
149149
src="email-sender-name-example-nhs-notify.png"
150150
alt="A screenshot of an email inbox showing where the email sender name and from address will appear."
151151
caption="An example of a recipient's inbox showing your email sender name and 'from' address."

0 commit comments

Comments
 (0)