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

View File

@@ -17,8 +17,7 @@
</div>
</div>
<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>
<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>You can contact us via:
<%= link_to "Website", root_url, style: "text-decoration: none; color: #4096EE;" %> |
<%= link_to "Twitter", "https://twitter.com/RedstonerServer", style: "text-decoration: none; color: #4096EE;" %> |

View File

@@ -17,7 +17,7 @@
</div>
</div>
<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:
<%= link_to "Website", root_url, style: "text-decoration: none; color: #4096EE;" %> |