- :placeholder => t('site.search.search'),
- :autofocus => "autofocus" %>
- <%= link_to t('site.search.where_am_i'),
- { :controller => :geocoder, :action => :description },
- { :id => "describe_location", :title => t('site.search.where_am_i_title') } %>
+ :placeholder => t('site.search.search') %>
+ <%= link_to t('site.search.where_am_i'), '#', { :id => "describe_location", :title => t('site.search.where_am_i_title') } %>