Add warnings not to reply to message notifications directly.

This commit is contained in:
Tom Hughes 2007-10-30 00:47:45 +00:00
parent e91a429c52
commit c3424e9cfb

View file

@ -1,3 +1,7 @@
***************************************************************************
Please do not reply to this email. Use the OpenStreetMap web site to reply.
***************************************************************************
Hi <%= @to_user %>, Hi <%= @to_user %>,
<%= @from_user %> has sent you a message through OpenStreetMap with the subject "<%= @subject %>": <%= @from_user %> has sent you a message through OpenStreetMap with the subject "<%= @subject %>":
@ -8,3 +12,7 @@ Hi <%= @to_user %>,
You can also read the message at <%= @readurl %> You can also read the message at <%= @readurl %>
and you can reply at <%= @replyurl %> and you can reply at <%= @replyurl %>
***************************************************************************
Please do not reply to this email. Use the OpenStreetMap web site to reply.
***************************************************************************