From: Herve Saint-Amand Date: Sat, 28 Jan 2017 23:29:44 +0000 (+0000) Subject: That new message in the HTML version of the mail should also be added to the plain... X-Git-Tag: live~3632^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/223a12caf847664fc86e0882597857d0b3c81e4e That new message in the HTML version of the mail should also be added to the plain text version of the mail Duh. --- diff --git a/app/views/notifier/changeset_comment_notification.text.erb b/app/views/notifier/changeset_comment_notification.text.erb index 44a3c1216..5da6feddc 100644 --- a/app/views/notifier/changeset_comment_notification.text.erb +++ b/app/views/notifier/changeset_comment_notification.text.erb @@ -16,3 +16,5 @@ == <%= t 'notifier.changeset_comment_notification.details', :url => @changeset_url %> + +<%= t 'notifier.changeset_comment_notification.unsubscribe', :url => @changeset_url %>