Skip to content

Commit

Permalink
Update label button to Geolocalize me (#158)
Browse files Browse the repository at this point in the history
Co-authored-by: Cédric Magrez <[email protected]>
  • Loading branch information
cemag44300 and cemag44 authored Apr 22, 2024
1 parent 6aab6a9 commit 1e91280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/frontend/web/template/retailer/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<a data-bind="{click: $parent.geolocalize.bind($parent), attr : {title: $t('Geolocalize me') } }"
class="action primary geolocalize"
>
<span data-bind="i18n: 'Search'">Geolocalize me</span>
<span data-bind="i18n: 'Geolocalize me'"></span>
</a>
</div>
</div>
Expand Down

0 comments on commit 1e91280

Please sign in to comment.