X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7633657ecb93d45fef823f7707d91e1576c18a1f..18409c05ab43a2f818f6db911ae383eb0ebfb07d:/app/views/shared/_pagination.html.erb?ds=inline diff --git a/app/views/shared/_pagination.html.erb b/app/views/shared/_pagination.html.erb index be701bc23..547078c51 100644 --- a/app/views/shared/_pagination.html.erb +++ b/app/views/shared/_pagination.html.erb @@ -1,3 +1,6 @@ +<% if older_id || newer_id %> + +<% translation_scope ||= "shared.pagination.#{controller.controller_name}" %> + +<% end %>