X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5da273027f53cf4413aa385ea41ffacee5acf039..24b4538f8fef9f97098a1dfd82ff56bd61103c96:/app/views/browse/feature.html.erb diff --git a/app/views/browse/feature.html.erb b/app/views/browse/feature.html.erb index 38657f4d1..c3fadbe31 100644 --- a/app/views/browse/feature.html.erb +++ b/app/views/browse/feature.html.erb @@ -8,7 +8,7 @@ <%= render :partial => @type, :object => @feature %>
- <%= link_to(t('browse.download_xml'), :controller => @type, :action => "read") %> + <%= link_to(t('browse.download_xml'), :controller => @type.pluralize, :action => "read") %> · <%= link_to(t('browse.view_history'), :action => "#{@type}_history") %>