]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/node_history.html.erb
Add some more raw markers
[rails.git] / app / views / browse / node_history.html.erb
index 90b67744088a9befe372a919c7adde8a8b535504..c307659172a76513e76449ff927cc50c62861231 100644 (file)
@@ -8,5 +8,5 @@
   <%= render :partial => "node_details", :object => node %>
   <hr />
 <% end %>
-<%= t 'browse.node_history.download', :download_xml_link => link_to(t('browse.node_history.download_xml'), :controller => "old_node", :action => "history"),
-                                      :view_details_link => link_to(t('browse.node_history.view_details'), :action => "node") %>
+<%= raw t 'browse.node_history.download', :download_xml_link => link_to(t('browse.node_history.download_xml'), :controller => "old_node", :action => "history"),
+                                          :view_details_link => link_to(t('browse.node_history.view_details'), :action => "node") %>