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