Skip to content

Commit

Permalink
Merge pull request #307 from nationalarchives/fix/change-party-name-f…
Browse files Browse the repository at this point in the history
…ilter-helper-text

Updating helper text for party name filter on search pages
  • Loading branch information
Laura Porter authored Aug 3, 2022
2 parents c47ffa3 + 059c317 commit 33e935c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<div class="structured-search__multi-fields-panel">
<div class="structured-search__specific-field-container">
<label for="party_name" class="structured-search__limit-to-label">Party name</label>
<p class="structured-search__help-text" id="party_name-help-text">For example a claimant, defendant or prosecutor</p>
<p class="structured-search__help-text" id="party_name-help-text">For example a claimant, defendant or other party</p>
<input class="structured-search__limit-to-input" id="party_name" name="party" type="text" value="{{context.party}}" aria-describedby="party_name-help-text">
</div>
<div class="structured-search__specific-field-container">
Expand Down

0 comments on commit 33e935c

Please sign in to comment.