]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user_mailer/changeset_comment_notification.html.erb
Create message mute resource
[rails.git] / app / views / user_mailer / changeset_comment_notification.html.erb
index 95c5cdc5bc3f718b6106f45f544b7bf23a998ab6..d0f27a1438445cab94d9f8140b0e6d7402b490dc 100644 (file)
@@ -24,6 +24,6 @@
 
 <% content_for :footer do %>
   <p>
-    <%= t ".unsubscribe_html", :url => link_to(@changeset_url, @changeset_url, :style => "color: #222") %>
+    <%= t ".unsubscribe_html", :url => link_to(@changeset_subscription_url, @changeset_subscription_url) %>
   </p>
 <% end %>