Add warnings not to reply to message notifications directly.
This commit is contained in:
parent
e91a429c52
commit
c3424e9cfb
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
***************************************************************************
|
||||
Please do not reply to this email. Use the OpenStreetMap web site to reply.
|
||||
***************************************************************************
|
||||
|
||||
Hi <%= @to_user %>,
|
||||
|
||||
<%= @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 %>
|
||||
and you can reply at <%= @replyurl %>
|
||||
|
||||
***************************************************************************
|
||||
Please do not reply to this email. Use the OpenStreetMap web site to reply.
|
||||
***************************************************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue