X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/94062a17b3e2ee1984b7bc2b744945d5aa7bf2e9..20bd72d9e9a8efd50856d91cf48a57926b9a13f5:/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 752f6c0f4..03658852a 100644 --- a/app/views/notifier/changeset_comment_notification.html.erb +++ b/app/views/notifier/changeset_comment_notification.html.erb @@ -11,7 +11,7 @@ - <%= image_tag attachments["osm_logo_30x30.png"].url, alt: "OpenStreetMap logo", title: "OpenStreetMap", height: "30", width: "30", border: "0" %> + <%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap logo", title: "OpenStreetMap", height: "30", width: "30", border: "0" %> @@ -39,10 +39,10 @@

- - @@ -61,9 +61,7 @@
+ <%= image_tag attachments["avatar.png"].url, alt: @commenter %> + <%= @comment.to_html %>

- To unsubscribe from updates to this changeset, visit - <%= @changeset_url %> - and click 'Unsubscribe' + <%= t 'notifier.changeset_comment_notification.unsubscribe_html', :url => @changeset_url %>

OpenStreetMap.org