X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2acf8cb8f22deb2e2960c99c0eeb8c5d64533c9e..af75e66fd099772aeccfb7bea6e33cb333c381a9:/app/views/old_relations/show.html.erb?ds=sidebyside diff --git a/app/views/old_relations/show.html.erb b/app/views/old_relations/show.html.erb index 29d0b0079..94e3674d8 100644 --- a/app/views/old_relations/show.html.erb +++ b/app/views/old_relations/show.html.erb @@ -1,25 +1,7 @@ -<% set_title t("browse.relation.title_html", :name => printable_name(@feature)) %> +<% set_title t("browse.relation.title_html", :name => printable_element_name(@feature)) %> -<%= render "sidebar_header", :title => t("browse.relation.title_html", :name => printable_name(@feature)) %> +<%= render "sidebar_header", :title => t("browse.relation.title_html", :name => printable_element_name(@feature)) %> <%= render :partial => "browse/relation", :object => @feature %> -