X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1757a5a789f56fd1e6ead133562ccdd1fea07acd..e670da54cbc4a7b00525b8decb506a23deddd918:/app/views/browse/way.html.erb diff --git a/app/views/browse/way.html.erb b/app/views/browse/way.html.erb index bd7b4d07a..56c57b210 100644 --- a/app/views/browse/way.html.erb +++ b/app/views/browse/way.html.erb @@ -11,7 +11,7 @@ <%= render :partial => "way_details", :object => @way %>
- <%= link_to(t('browse.way.download_xml'), :controller => "way", :action => "read") %> + <%= link_to(t('browse.download_xml'), :controller => "way", :action => "read") %> · - <%= link_to(t('browse.way.view_history'), :action => "way_history") %> + <%= link_to(t('browse.view_history'), :action => "way_history") %>