X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3ddda7319c5e9f146a03ab86f1de8e32d9bae3ef..23ffdadb565be5ccc4ae9fad9647bdf0fa9b8683:/app/views/layouts/_search.html.erb diff --git a/app/views/layouts/_search.html.erb b/app/views/layouts/_search.html.erb index 839b3dcec..9ac3eae33 100644 --- a/app/views/layouts/_search.html.erb +++ b/app/views/layouts/_search.html.erb @@ -1,9 +1,11 @@ -<%= form_tag search_path, :class => "search_form" do %> +
+ +
<%= link_to t('site.search.close_directions'), '#', { :class => "close_directions", :title => t('site.search.close_directions_title') } %>
@@ -23,4 +25,4 @@ <%= image_tag "searching-small.gif", :class => 'spinner', :style => "vertical-align: middle; display: none;" %> -<% end %> +