X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0e21afc56593eb9fce14d8cfe0984494e758c150..299c59e34f4a9b59f5d1f02efacc37e4c8dd3bcf:/app/views/diary_entries/comments.html.erb diff --git a/app/views/diary_entries/comments.html.erb b/app/views/diary_entries/comments.html.erb index 0d6ddfb01..2ffce6ff6 100644 --- a/app/views/diary_entries/comments.html.erb +++ b/app/views/diary_entries/comments.html.erb @@ -24,9 +24,27 @@ <% end -%> -
- <%= link_to t(".older_comments"), :page => @comment_pages.current.next if @comment_pages.current.next %> - <%= link_to t(".newer_comments"), :page => @comment_pages.current.previous if @comment_pages.current.previous %> -
+ <% end -%>