X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6fe1a503b61cdb1216625ef71d9134b009fd3af2..cdb9d2527a8524eea02856c27fff10ad5c138344:/app/views/site/index.rhtml?ds=inline diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index 78623603a..6971e5faa 100644 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -1,7 +1,7 @@
- <%= start_form_tag :controller => 'site', :action => 'search' %> + <%= start_form_tag :controller => 'way_tag', :action => 'search' %> <%= text_field 'query', 'query'%> <%= submit_tag 'Search' %> <%= end_form_tag %>