X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e7ddfe10846f89b5eeec4bf4f4dc03057a744009..8e54d0f2aeaad8648a60e4685fa64380c45c5631:/app/views/shared/_pagination.html.erb?ds=inline 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 %>