added link to notification settings in emails

This commit is contained in:
jomo
2014-06-17 21:31:52 +02:00
parent 8a7d719920
commit f1887881c1
2 changed files with 2 additions and 3 deletions
@@ -17,8 +17,7 @@
</div> </div>
</div> </div>
<div style="background: #444; width: 100%; padding: 2em; color: #fff; margin: auto; text-align: center;"> <div style="background: #444; width: 100%; padding: 2em; color: #fff; margin: auto; text-align: center;">
<p><i>You cannot (yet) unsubscribe from these mails, sorry about that. Will add this ASAP!</i> <p><i>Too much spam? Change <%= link_to "your notification settings", edit_notifications_user_url(@user), style: "text-decoration: none; color: #4096EE;" %>!</i></p>
</p>
<p>You can contact us via: <p>You can contact us via:
<%= link_to "Website", root_url, style: "text-decoration: none; color: #4096EE;" %> | <%= link_to "Website", root_url, style: "text-decoration: none; color: #4096EE;" %> |
<%= link_to "Twitter", "https://twitter.com/RedstonerServer", style: "text-decoration: none; color: #4096EE;" %> | <%= link_to "Twitter", "https://twitter.com/RedstonerServer", style: "text-decoration: none; color: #4096EE;" %> |
@@ -17,7 +17,7 @@
</div> </div>
</div> </div>
<div style="background: #444; width: 100%; padding: 2em; color: #fff; margin: auto; text-align: center;"> <div style="background: #444; width: 100%; padding: 2em; color: #fff; margin: auto; text-align: center;">
<p><i>You cannot (yet) unsubscribe from these mails, sorry about that. Will add this ASAP!</i> <p><i>Too much spam? Change <%= link_to "your notification settings", edit_notifications_user_url(@user), style: "text-decoration: none; color: #4096EE;" %>!</i></p>
</p> </p>
<p>You can contact us via: <p>You can contact us via:
<%= link_to "Website", root_url, style: "text-decoration: none; color: #4096EE;" %> | <%= link_to "Website", root_url, style: "text-decoration: none; color: #4096EE;" %> |