X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ad4ab4603b27f2e89e4bb4a709bc04a6685ba67b..1f1a20e5399d957c8f45a36d5d880aac84a95d3f:/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 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 %>