X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/44629832dd0207d7b0f50b93f1d00b4373dd4d49..7b2af50f4a12da6f18c4b5d89ee1264e252c6da9:/app/views/diary_entry/comments.html.erb diff --git a/app/views/diary_entry/comments.html.erb b/app/views/diary_entry/comments.html.erb index 9dc800cff..4e0350896 100644 --- a/app/views/diary_entry/comments.html.erb +++ b/app/views/diary_entry/comments.html.erb @@ -1,5 +1,5 @@ <% content_for :heading do %> -

<%= t('diary_entry.comments.has_commented_on', :display_name => @this_user.display_name) %>

+

<%= t('diary_entry.comments.has_commented_on', :display_name => @user.display_name) %>

<% end %>