diff --git a/ckanext/odsh/templates/snippets/search_form.html b/ckanext/odsh/templates/snippets/search_form.html
index c586eead2db8e8f2a0d1b917a6e7cfc8ac726bd5..aa97eaf98ea94e72be4e46597bb6ccc3e8280e21 100644
--- a/ckanext/odsh/templates/snippets/search_form.html
+++ b/ckanext/odsh/templates/snippets/search_form.html
@@ -102,7 +102,6 @@
             <span class="filtered pill">
                 {{_('map search active')}}
                 <a href="{{ h.remove_url_param(['ext_bbox','ext_prev_extent', 'ext_location'])}}" class="remove" title="{{ _('Remove') }}"><i class="fa fa-times"></i></a>
-    <a href="{{ h.remove_url_param(['ext_bbox','ext_prev_extent', 'ext_location']) }}" class="action">{{ _('Clear') }}</a>
             </span>
         </p>
         {% endif %}