File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ <h2 class="nhsuk-heading-m">Would you like to use your NHS account?</h2>
3939 < a href ="nhs-login-email?use-login=true&login-level=p9 " class ="nhsuk-button nhsuk-button--blue nhsuk-u-margin-bottom-4 " type ="submit ">
4040 Use NHS account</ a >
4141 </ div >
42- < p > < a href ="what-is-your-name?use-login=false " class ="nhsuk-button nhsuk-button--secondary "> Do not use account</ a > </ p >
42+ < p > < a href ="are-you-registered " class ="nhsuk-button nhsuk-button--secondary "> Do not use account</ a > </ p >
4343
4444 </ div >
4545 </ div >
Original file line number Diff line number Diff line change 2929 < div class ="nhsuk-grid-row ">
3030 < div class ="nhsuk-grid-column-two-thirds ">
3131
32- < form action ="relation-of-dependant-answer " method ="post " autocomplete ="off ">
32+ < form action ="" method ="post " autocomplete ="off ">
3333
3434 {{ radios({
3535 "idPrefix": "relation",
4343 },
4444 "items": [
4545 {
46- "value": "Parent or guardian ",
46+ "value": "Parent~/live/continue-with-nhs-login-parent ",
4747 "text": "Parent or guardian",
4848 "hint": {
4949 "text": ""
5050 },
5151 "checked": checked("relation", "Parent or guardian")
5252 },
5353 {
54- "value": "Carer",
54+ "value": "Carer~/live/carer-type ",
5555 "text": "Carer",
5656 "hint": {
5757 "text": "Includes foster parents and carers who are young, paid or unpaid. "
5858 },
5959 "checked": checked("relation", "Carer")
6060 },
6161 {
62- "value": "Other",
62+ "value": "Other~/live/carer-details ",
6363 "text": "Other",
6464 "hint": {
6565 "text": ""
You can’t perform that action at this time.
0 commit comments