Skip to content

Commit 8e70755

Browse files
Update nominate-pharmacy-choose.html
1 parent 62ba25b commit 8e70755

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

app/views/david/nominate-pharmacy-choose.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,30 +17,29 @@
1717
<fieldset class="nhsuk-fieldset" aria-describedby="example-hints-hint">
1818
<legend class="nhsuk-fieldset__legend nhsuk-fieldset__legend--l">
1919
<h1 class="nhsuk-fieldset__heading">
20-
Do you know your NHS number?
20+
Where do you want your pharmacy to be close to?
2121
</h1>
2222
</legend>
2323
<div class="nhsuk-hint" id="example-hints-hint">
24-
<p class="nhsuk-u-margin-bottom-2">This is a 10 digit number, like 485 777 3456.</p>
25-
<p>You can find it on any letter the NHS has sent you, on a prescription or by logging in to a GP practice online service.</p>
24+
<p class="nhsuk-u-margin-bottom-2">Choose a location closest to your preferred pharmacy.</p>
2625
</div>
2726
<div class="nhsuk-radios">
2827
<div class="nhsuk-radios__item">
2928
<input class="nhsuk-radios__input" id="example-hints-1" name="example-hints" type="radio" value="yes">
3029
<label class="nhsuk-label nhsuk-radios__label" for="example-hints-1">
31-
Yes, I know my NHS number
30+
Current address
3231
</label>
3332
</div>
3433
<div class="nhsuk-radios__item">
3534
<input class="nhsuk-radios__input" id="example-hints-2" name="example-hints" type="radio" value="no">
3635
<label class="nhsuk-label nhsuk-radios__label" for="example-hints-2">
37-
No, I do not know my NHS number
36+
New GP surgery
3837
</label>
3938
</div>
4039
<div class="nhsuk-radios__item">
4140
<input class="nhsuk-radios__input" id="example-hints-3" name="example-hints" type="radio" value="not sure">
4241
<label class="nhsuk-label nhsuk-radios__label" for="example-hints-3">
43-
I&#39;m not sure
42+
Somewhere else
4443
</label>
4544
</div>
4645
</div>

0 commit comments

Comments
 (0)