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