]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/_search.rhtml
Update DB readme for PgSQL a bit
[rails.git] / app / views / site / _search.rhtml
index 43853dcf028b3293e531aa1e546dfd42c69e6b28..5b4e74b34f4b130c072b3f6754155c773a47db0c 100644 (file)
@@ -39,9 +39,8 @@
                        :complete => "endSearch()",
                        :url => { :controller => :geocoder, :action => :search }) do %>
       <%= text_field_tag :query, h(params[:query]) %>
-  
-      <%= submit_tag 'Go' %></td>
-      <% end %>
+      <%= submit_tag "Go" %>
+    <% end %>
     </span>
     <p id="search_active">Searching...</p>
     </div>