]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user_mailer/changeset_comment_notification.html.erb
Merge remote-tracking branch 'upstream/pull/4272'
[rails.git] / app / views / user_mailer / changeset_comment_notification.html.erb
index 95c5cdc5bc3f718b6106f45f544b7bf23a998ab6..efba71eb651d47a865a9b99059fbb347e8881fe2 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(@unsubscribe_url, @unsubscribe_url) %>
   </p>
 <% end %>