From: Tom Hughes Date: Wed, 8 Aug 2007 08:29:31 +0000 (+0000) Subject: Add some help to the search box. X-Git-Tag: live~8275 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f3c751164325e01cc6c2343908d042c3a76dfda6 Add some help to the search box. --- diff --git a/app/views/site/_search.rhtml b/app/views/site/_search.rhtml index 2b2fc6e31..8e5a8b764 100644 --- a/app/views/site/_search.rhtml +++ b/app/views/site/_search.rhtml @@ -6,6 +6,11 @@ :url => { :controller => :geocoder, :action => :search } ) do %> <%= text_field_tag :query, nil, :size => 16 %> <% end %> +

+ examples: 'Alkmaar', 'Regent Street, Cambridge', 'CB2 5AQ', + or 'post offices near Lünen' + more examples... +