X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e143726f1a1d38cb458c75419510ed38fc6d62db..a05692a3f6f0be293ff73aec04b32fcaf76f97ce:/app/views/shared/_pagination.html.erb diff --git a/app/views/shared/_pagination.html.erb b/app/views/shared/_pagination.html.erb index fbb9dcf43..547078c51 100644 --- a/app/views/shared/_pagination.html.erb +++ b/app/views/shared/_pagination.html.erb @@ -1,23 +1,37 @@ +<% if older_id || newer_id %> + +<% translation_scope ||= "shared.pagination.#{controller.controller_name}" %> + +<% end %>