X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dd1c07f609e4ebfb5398e84a007264c4ee8cf66d..7e7ede890e8e948236d3dbc48e24aca00cd01f62:/app/views/shared/_pagination.html.erb?ds=sidebyside diff --git a/app/views/shared/_pagination.html.erb b/app/views/shared/_pagination.html.erb index c8eddcd37..547078c51 100644 --- a/app/views/shared/_pagination.html.erb +++ b/app/views/shared/_pagination.html.erb @@ -1,9 +1,12 @@ +<% if older_id || newer_id %> + +<% translation_scope ||= "shared.pagination.#{controller.controller_name}" %> + +<% end %>