X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1107787f08ee0dd264ea3c7538081b9cf7205e8f..1ae7872ed89612353cba641a6b77e86f963789d7:/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) %>