X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f0764d3ecae3aa9251eadff96990f4afe530924d..eaa0540f2298782df81dd5d005128394c8e06633:/app/views/user_mailer/changeset_comment_notification.html.erb diff --git a/app/views/user_mailer/changeset_comment_notification.html.erb b/app/views/user_mailer/changeset_comment_notification.html.erb index efba71eb6..d0f27a143 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(@unsubscribe_url, @unsubscribe_url) %> + <%= t ".unsubscribe_html", :url => link_to(@changeset_subscription_url, @changeset_subscription_url) %>

<% end %>