X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7633657ecb93d45fef823f7707d91e1576c18a1f..7f611b295f39b8c42219a5ce6c84582db74ce8f7:/app/views/shared/_pagination.html.erb 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 %>