diff --git a/app/views/site/_search.rhtml b/app/views/site/_search.rhtml index f18587f73..d4214e8fe 100644 --- a/app/views/site/_search.rhtml +++ b/app/views/site/_search.rhtml @@ -40,7 +40,7 @@ :url => { :controller => :geocoder, :action => :search }) do %> - +
<%= text_field_tag :query, h(params[:query]) %><%= text_field_tag :query, h(params[:query]) %> <%= submit_tag 'Go' %>