Fix icon in spatial search widget
This commit is contained in:
parent
309b9360a1
commit
1e1af32618
|
@ -14,7 +14,7 @@ e.g.
|
|||
|
||||
<section id="dataset-map" class="module module-narrow module-shallow">
|
||||
<h2 class="module-heading">
|
||||
<i class="icon-medium icon-globe"></i>
|
||||
<i class="fa fa-globe"></i>
|
||||
{{ _('Filter by location') }}
|
||||
<a href="{{ h.remove_url_param(['ext_bbox']) }}" class="action">{{ _('Clear') }}</a>
|
||||
</h2>
|
||||
|
|
Loading…
Reference in New Issue