]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/way_tag/search.rhtml
Merge potlatch_010 branch to head.
[rails.git] / app / views / way_tag / search.rhtml
index 4c7f38d99825237f6312266034284ee50acc7c60..820bad7db48ef79ac442b4540d39d5d7feacdc8d 100644 (file)
@@ -1,10 +1,10 @@
 <h2>Search results</h5>
 fixme postcodes and geonames
 
-<%= start_form_tag :controller => 'site', :action => 'search' %>
+<% form_tag :controller => 'way_tag', :action => 'search' do %>
 <%= text_field 'query', 'query'%>
 <%= submit_tag 'Search' %>
-<%= end_form_tag %>
+<% end %>
 
 
 <table border="0">