Skip to content

Commit

Permalink
Update location-filters.hbs
Browse files Browse the repository at this point in the history
  • Loading branch information
HuanWuCode authored Sep 27, 2024
1 parent c46b36f commit 0ca0c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/map/location-filters.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ model:
<input class="nsw-form__input" type="text" id="form-postcode" name="postcode" value="">
<button class="nsw-button nsw-button--dark nsw-button--flex" type="submit">Search</button>
</div>
<a href="#" class="nsw-link nsw-link--icon nsw-m-top-xs">
<a href="#" class="nsw-link nsw-link--icon nsw-m-top-xs" aria-label="Use my current location">
<span class="material-icons nsw-material-icons" focusable="false" aria-hidden="true">near_me</span>
<span>Use my current location</span>
</a>
Expand Down

0 comments on commit 0ca0c13

Please sign in to comment.