Skip to content

Commit b2fb6a2

Browse files
author
wyattr-spec
authored
Merge pull request #2964 from hmcts/CIV-1252-text-update-16-Feb
text changes
2 parents 83f95b6 + d2302ec commit b2fb6a2

File tree

1 file changed

+5
-4
lines changed
  • app/views/prototypes/features-to-be-built/defendant/task-list/more-time-to-respond

1 file changed

+5
-4
lines changed

app/views/prototypes/features-to-be-built/defendant/task-list/more-time-to-respond/index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,22 @@ <h1 class="heading-large">
5757
<legend class="visually-hidden">If you need more time to respond</legend>
5858
<input type="hidden" name="more_time_to_respond" value="complete">
5959

60-
<div class="govuk-inset-text">
60+
<div><p></p>
6161
You can request up to an extra 28 days. You must agree this with your legal representative before you make the request.
62-
</div>
62+
</p>
63+
</div>
6364
<div class="multiple-choice">
6465
<input id="radio-yes" type="radio" name="radio_select_group_time" value="Yes">
6566
<label for="radio-yes" data-target="yes-info">
66-
<strong class="bold">Yes, I need more time</strong>
67+
<strong class="bold">I need more time to respond</strong>
6768

6869
</label>
6970
</div>
7071

7172
<div class="multiple-choice">
7273
<input id="radio-no" type="radio" name="radio_select_group_time" value="No">
7374
<label for="radio-no" data-target="no-info">
74-
<strong class="bold">No, I do not need more time</strong>
75+
<strong class="bold">I do not need more time to respond</strong>
7576
<p><font color="#808080">Respond before 4pm on {{ date | date('add', 19, 'days') | date }}</font></p>
7677
</label>
7778
</div>

0 commit comments

Comments
 (0)