X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e7ddfe10846f89b5eeec4bf4f4dc03057a744009..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 3a6000362..547078c51 100644 --- a/app/views/shared/_pagination.html.erb +++ b/app/views/shared/_pagination.html.erb @@ -1,13 +1,16 @@ +<% if older_id || newer_id %> + +<% translation_scope ||= "shared.pagination.#{controller.controller_name}" %> + +<% end %>