Add disclaimer to new message email (#517)

* Add fraudulent disclaimer

* Bring back the dot
This commit is contained in:
Philipp Bayer
2019-07-27 18:14:56 +08:00
committed by Bastian Greshake Tzovaras
parent dba75c2c11
commit 826dfdfe9d
2 changed files with 2 additions and 0 deletions

View File

@@ -17,4 +17,5 @@
PLEASE DO NOT ANSWER THIS MAIL DIRECTLY.
<a href="<%= message_url(@message) %>">You can read and reply to this message by clicking this link</a>.
</b>
If you believe that this message to you is fraudulent or spam, please inform us at info@opensnp.org.
</p>

View File

@@ -12,3 +12,4 @@ Below you find the text of the message:
PLEASE DO NOT ANSWER THIS MAIL DIRECTLY. You can read and reply to this message
by clicking this link: <%= message_url(@message) %>
If you believe that this message to you is fraudulent or spam, please inform us at info@opensnp.org.