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