Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #138 from communitiesuk/FS-2166-justification-label
Browse files Browse the repository at this point in the history
FS-2166 Fixing axe error for justification
  • Loading branch information
adamdavies1 authored Jan 16, 2023
2 parents aa0f881 + d78b50d commit 48ae372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assess/templates/macros/justification.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<div class="govuk-form-group comments {% if justification_error %}govuk-form-group--error{% endif %}" name="just-text-area" id="just-text-area">
<h2 class="govuk-label-wrapper">
<label class="govuk-label govuk-label--m">Add rationale for this
<label for="justification" class="govuk-label govuk-label--m">Add rationale for this
score</label>
</h2>
<div id="more-detail-hint" class="govuk-hint">
Expand Down

0 comments on commit 48ae372

Please sign in to comment.