]> git.openstreetmap.org Git - rails.git/commitdiff
Add warnings not to reply to message notifications directly.
authorTom Hughes <tom@compton.nu>
Tue, 30 Oct 2007 00:47:45 +0000 (00:47 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 30 Oct 2007 00:47:45 +0000 (00:47 +0000)
app/views/notifier/message_notification.rhtml

index 892ac11c018d65519f21f422148971855afc3a84..82efbb1a9690f6b1d624ca12eacc042dfa56a966 100644 (file)
@@ -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.
+***************************************************************************