X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/67292724441a7a447a9ea579a36dee64825dedaf..28579180e55dc671bc646f58a3d0d56630922255:/app/views/browse/relation_history.html.erb diff --git a/app/views/browse/relation_history.html.erb b/app/views/browse/relation_history.html.erb index 61b4d04fb..03aa35248 100644 --- a/app/views/browse/relation_history.html.erb +++ b/app/views/browse/relation_history.html.erb @@ -8,5 +8,5 @@ <%= render :partial => "relation_details", :object => relation %>
<% end %> -<%= t'browse.relation_history.download', :download_xml_link => link_to(t('browse.relation_history.download_xml'), :controller => "old_relation", :action => "history"), - :view_details_link => link_to(t('browse.relation_history.view_details'), :action => "relation") %> +<%= raw t'browse.relation_history.download', :download_xml_link => link_to(t('browse.relation_history.download_xml'), :controller => "old_relation", :action => "history"), + :view_details_link => link_to(t('browse.relation_history.view_details'), :action => "relation") %>