X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b2a82f501dd50603b2d87661c48924e440453fa9..721e32b5cea97930cc96fba3b4bf295935943c0b:/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 d059b11b4..144c7d476 100644 --- a/app/views/browse/relation_history.html.erb +++ b/app/views/browse/relation_history.html.erb @@ -1,6 +1,6 @@ <% @name = printable_name @relation -@title = t('browse.relation_history.relation_history') + ' | ' + @name +set_title(t('browse.relation_history.relation_history') + ' | ' + @name) %>