X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dd1c07f609e4ebfb5398e84a007264c4ee8cf66d..0b755d8630696b499a0705d175e78fef0909df92:/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 %>