X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/14ac1babc2517320a2c90fa9b4ac36a5a6e68018..9e3dc420f334c936c6d4287a0898cebc2177a852:/app/views/notifier/changeset_comment_notification.html.erb diff --git a/app/views/notifier/changeset_comment_notification.html.erb b/app/views/notifier/changeset_comment_notification.html.erb index 2a07032c3..b7646a886 100644 --- a/app/views/notifier/changeset_comment_notification.html.erb +++ b/app/views/notifier/changeset_comment_notification.html.erb @@ -1,6 +1,5 @@

<%= t 'notifier.changeset_comment_notification.greeting' %>

-

<% if @owner %> <%= t "notifier.changeset_comment_notification.commented.your_changeset", :commenter => @commenter, :time => @time %> @@ -14,7 +13,6 @@ <% end %>

- == <%= @comment.to_html %> ==