X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/92712591c962a0b1c859393a11c61af0629628f7..7b05c1c060f3f85f47413ec7db984180514d3ba6:/app/views/user_mailer/changeset_comment_notification.html.erb?ds=sidebyside diff --git a/app/views/user_mailer/changeset_comment_notification.html.erb b/app/views/user_mailer/changeset_comment_notification.html.erb index 95c5cdc5b..efba71eb6 100644 --- a/app/views/user_mailer/changeset_comment_notification.html.erb +++ b/app/views/user_mailer/changeset_comment_notification.html.erb @@ -24,6 +24,6 @@ <% content_for :footer do %>
- <%= t ".unsubscribe_html", :url => link_to(@changeset_url, @changeset_url, :style => "color: #222") %> + <%= t ".unsubscribe_html", :url => link_to(@unsubscribe_url, @unsubscribe_url) %>
<% end %>