Skip to content

Commit

Permalink
Removed orphaned label
Browse files Browse the repository at this point in the history
  • Loading branch information
murdo-moj committed Sep 27, 2024
1 parent e3becad commit 238e527
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<div class="govuk-form-group">
<h1 class="govuk-heading-l">{{h1_value}}</h1>
<div class="app-search app-search--compact">
<label for="{{ form.query.id_for_label }}" class="govuk-label govuk-visually-hidden-focusable">{% translate "Search MOJ data" %}</label>
{{ form.query }}
<button class="search-button" type="submit" id="search-button">
<svg aria-hidden="true" class="search-icon" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36" width="40" height="40">
Expand Down

0 comments on commit 238e527

Please sign in to comment.