X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1f0884a34c078ae955c0466fbcdddadfab9dca33..d73a4efef0311ae7fe0afe4bd895d74ba4be2c4c:/app/views/layouts/_search.html.erb diff --git a/app/views/layouts/_search.html.erb b/app/views/layouts/_search.html.erb index 065190bd5..a9a7aee00 100644 --- a/app/views/layouts/_search.html.erb +++ b/app/views/layouts/_search.html.erb @@ -9,7 +9,7 @@
-
<%= link_to tag('span', { :class => "icon close"}), root_path, { :title => t('site.search.close_directions_title'), :class => "directions_close" } %>
+
<%= image_tag "marker-green.png", :class => "routing_marker", :id => "marker_from", :draggable => "true" %> @@ -24,6 +24,6 @@ <%= submit_tag t('site.search.submit_text'), :class => "routing_go" %>
- +
<%= image_tag "searching.gif" %>