X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c62b8b29d4f6a6c7f2b12539a690d0faa8a34b29..a25b7953b3889ce6847a13c579fa9fd32219b5e3:/app/views/shared/_pagination.html.erb diff --git a/app/views/shared/_pagination.html.erb b/app/views/shared/_pagination.html.erb index 3dbce6f98..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 %>