Skip to content

Commit

Permalink
Merge pull request #212 from ministryofjustice/sprint-26
Browse files Browse the repository at this point in the history
Minor changes to content
  • Loading branch information
joanaaguia-moj authored Jan 16, 2024
2 parents acd0658 + df16ccf commit f324604
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions app/views/v4/pp/why-are-you-requesting-a-cancellation.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1 class="govuk-fieldset__heading">
</h1>
</legend>
<div id="changedName-hint" class="govuk-hint">
Select one reason
Select one reason.
</div> <div class="govuk-!-padding-bottom-6"></div>
<div class="govuk-radios" data-module="govuk-radios">
<h3 class="govuk-heading-m">Problem with the referral</h3>
Expand Down Expand Up @@ -123,12 +123,12 @@ <h3 class="govuk-heading-m">Sentence / custody related

<div class="govuk-!-padding-bottom-5"></div>

<h3 class="govuk-heading-m">Completed</h3>
<h3 class="govuk-heading-m">Intervention ended early</h3>

<div class="govuk-radios__item">
<input class="govuk-radios__input" id="whereDoYouLive-4" name="whereDoYouLive" type="radio" value="northern-ireland">
<label class="govuk-label govuk-radios__label" for="whereDoYouLive-4">
Intervention ended early
Intervention completed


</label>
Expand All @@ -152,7 +152,7 @@ <h3 class="govuk-heading-m">Service provider

<div class="govuk-!-padding-bottom-5"></div>

<div class="govuk-radios__divider">or</div>
<div class="govuk-radios__divider">Or</div>
<div class="govuk-radios" data-module="govuk-radios">
<div class="govuk-radios__item">
<input class="govuk-radios__input" id="another-reason" name="anotherReason" type="radio" value="another-reason" data-aria-controls="conditional-contact">
Expand Down
8 changes: 4 additions & 4 deletions app/views/v4/sp/why-are-you-requesting-a-cancellation.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h1 class="govuk-fieldset__heading">
</h1>
</legend>
<div id="changedName-hint" class="govuk-hint">
Select one reason
Select one reason.
</div> <div class="govuk-!-padding-bottom-6"></div>
<div class="govuk-radios" data-module="govuk-radios">
<h3 class="govuk-heading-m">Problem with the referral</h3>
Expand Down Expand Up @@ -122,20 +122,20 @@ <h3 class="govuk-heading-m">Sentence / custody related

<div class="govuk-!-padding-bottom-5"></div>

<h3 class="govuk-heading-m">Completed</h3>
<h3 class="govuk-heading-m">Intervention ended early</h3>

<div class="govuk-radios__item">
<input class="govuk-radios__input" id="whereDoYouLive-4" name="whereDoYouLive" type="radio" value="northern-ireland">
<label class="govuk-label govuk-radios__label" for="whereDoYouLive-4">
Intervention ended early
Intervention completed


</label>
</div>

<div class="govuk-!-padding-bottom-5"></div>

<div class="govuk-radios__divider">or</div>
<div class="govuk-radios__divider">Or</div>
<div class="govuk-radios" data-module="govuk-radios">
<div class="govuk-radios__item">
<input class="govuk-radios__input" id="another-reason" name="anotherReason" type="radio" value="another-reason" data-aria-controls="conditional-contact">
Expand Down

0 comments on commit f324604

Please sign in to comment.