Skip to content

Commit

Permalink
Content change to age filter
Browse files Browse the repository at this point in the history
  • Loading branch information
kelliedesigner authored and dcyoung-dev committed Sep 6, 2024
1 parent f735bf4 commit c11462b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/find/result_filters/_age-group.erb
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
<div class="govuk-checkboxes__item">
<input id="subjects-chemistry-field" class="govuk-checkboxes__input" aria-describedby="subjects-chemistry-hint" type="checkbox" value="Accounting" name="subjects[]">
<label for="subjects-chemistry-field" class="govuk-label govuk-checkboxes__label">
5-11 - Primary
5 to 11 - Primary
</label>
</div>
<div class="govuk-checkboxes__item">
<input id="subjects-chemistry-field" class="govuk-checkboxes__input" aria-describedby="subjects-chemistry-hint" type="checkbox" value="Accounting" name="subjects[]">
<label for="subjects-chemistry-field" class="govuk-label govuk-checkboxes__label">
11-18 - Secondary
11 to 18 - Secondary
</label>
</div>
<div class="govuk-checkboxes__item">
Expand Down

0 comments on commit c11462b

Please sign in to comment.