Merge remote-tracking branch 'upstream/pull/2667'

This commit is contained in:
Tom Hughes 2020-08-05 21:50:08 +01:00
commit c24c2e481c
36 changed files with 289 additions and 344 deletions

View file

@ -1,4 +1,4 @@
<div class="search_forms">
<div class="search_forms standard-form">
<form method="GET" action="<%= search_path %>" class="search_form">
<%= link_to image_tag("directions.png", :class => "button"), directions_path, :class => "button switch_link", :title => t("site.search.get_directions_title") %>
<%= submit_tag t("site.search.submit_text"), :class => "float", :data => { :disable_with => false } %>