From: Tom Hughes Date: Mon, 13 Jul 2009 08:30:48 +0000 (+0000) Subject: Remove redundant text. X-Git-Tag: live~6874 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/ab3e5e6d43f993892c625d9a89364d1475ac4488 Remove redundant text. --- diff --git a/app/views/browse/relation_history.html.erb b/app/views/browse/relation_history.html.erb index c0ebab750..a62ac2ef7 100644 --- a/app/views/browse/relation_history.html.erb +++ b/app/views/browse/relation_history.html.erb @@ -13,8 +13,6 @@ <% 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") %> - or - <%= link_to "view details", :action => "relation" %> <%= render :partial => "map", :object => @relation %>