X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7c55a5cb3b07f40ab1897a7d746de27317255c42..549aa4b6021189d5905eb017160a565913667e4c:/app/views/old_nodes/show.html.erb diff --git a/app/views/old_nodes/show.html.erb b/app/views/old_nodes/show.html.erb index b5758b44a..093a3e7c1 100644 --- a/app/views/old_nodes/show.html.erb +++ b/app/views/old_nodes/show.html.erb @@ -1,11 +1,7 @@ -<% set_title t("browse.node.title_html", :name => printable_name(@feature)) %> +<% set_title t("browse.node.title_html", :name => printable_element_name(@feature)) %> -<%= render "sidebar_header", :title => t("browse.node.title_html", :name => printable_name(@feature)) %> +<%= render "sidebar_header", :title => t("browse.node.title_html", :name => printable_element_name(@feature)) %> <%= render :partial => "browse/node", :object => @feature %> -<% unless @feature.redacted? %> -