X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/14ac1babc2517320a2c90fa9b4ac36a5a6e68018..717f4e1b7b765d12dd5cc13bb8ae193d07a1637f:/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 %> ==