Skip to content

Commit

Permalink
AUT-1358: Update personal information text
Browse files Browse the repository at this point in the history
This displays a slightly different warning not to include personal information in the form on the phone number issue screen, to add in that they should not include phone numbers.
  • Loading branch information
BeckaL committed Nov 2, 2023
1 parent d47b28d commit 2ce364a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
}) }}

{{ govukWarningText({
text:'pages.contactUsQuestions.personalInformation.paragraph1' | translateEnOnly,
text:'pages.contactUsQuestions.signInPhoneNumberIssue.personalInformation.paragraph' | translateEnOnly,
iconFallbackText: "Warning"
}) }}

Expand Down

0 comments on commit 2ce364a

Please sign in to comment.