File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 2525
2626 < h1 class ="nhsuk-heading-l "> Share your contact details</ h1 >
2727
28+ < p > By sharing you confirm that these details:</ p >
29+ < ul >
30+ < li > will be updated on your health record</ li >
31+ < li > your new GP surgery can use them to contact you</ li >
32+ </ ul >
33+
2834 {{ hint({
2935 "text": "You have agreed to share these details with the Register with a GP Surgery service.",
3036 "classes": "nhsuk-u-margin-bottom-4"
@@ -63,19 +69,19 @@ <h1 class="nhsuk-heading-l">Share your contact details</h1>
6369 "classes": "nhsuk-radios",
6470 "fieldset": {
6571 "legend": {
66- "text": "Do you want to use these details to register with a new GP surgery ?",
72+ "text": "Do you want to share these details?",
6773 "classes": "nhsuk-fieldset__legend--m",
6874 "isPageHeading": true
6975 }
7076 },
7177 "items": [
7278 {
7379 "value": "Yes~/design/how-can-we-contact-you",
74- "text": "Yes, use these details"
80+ "text": "Yes, share these details"
7581 },
7682 {
7783 "value": "No~/design/how-can-we-contact-inputs",
78- "text": "No, use different details"
84+ "text": "No, share different details"
7985 }
8086 ]
8187 }) }}
You can’t perform that action at this time.
0 commit comments