Skip to content

Commit

Permalink
Correct the fees for going to court (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
MeenaModhvadia authored Dec 4, 2024
1 parent 7079f18 commit fa3d78e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/pages/going-to-court.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
</h2>

<div class="step__content">
<p class="govuk-body">Use the <%= govuk_link_to "online service", "https://apply-to-court-about-child-arrangements.service.justice.gov.uk/" %> to apply to court about child arrangements. It costs £232 to apply.</p>
<p class="govuk-body">Use the <%= govuk_link_to "online service", "https://apply-to-court-about-child-arrangements.service.justice.gov.uk/" %> to apply to court about child arrangements. It costs £255 to apply.</p>
<p class="govuk-body">
Alternatively fill in the C100 form to <%= govuk_link_to "make an application", "https://www.gov.uk/looking-after-children-divorce/apply-for-court-order" %>
and send it to the family court closest to where your child lives.
Expand Down Expand Up @@ -250,7 +250,7 @@
</div>
<div class="cost govuk-grid-column-one-third">
<h4 class="cost__heading govuk-heading-s">Cost of C100 court application</h4>
<p class="cost__amount govuk-heading-l"><strong>&pound;232</strong></p>
<p class="cost__amount govuk-heading-l"><strong>&pound;255</strong></p>
<p class="govuk-body-xs">Only applicant needs to pay the fee.</p>
</div>
</div>
Expand Down

0 comments on commit fa3d78e

Please sign in to comment.