File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
app/views/prototypes/features-to-be-built/defendant/task-list/more-time-to-respond Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments