From 2677593b3360f5034b2956ff759e9626d295de42 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 25 Jun 2008 14:41:37 +0000 Subject: [PATCH] Try and make message and comment notifications more idiot proof. --- .../notifier/diary_comment_notification.rhtml | 18 ++++++++++++++++++ app/views/notifier/message_notification.rhtml | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/app/views/notifier/diary_comment_notification.rhtml b/app/views/notifier/diary_comment_notification.rhtml index 05b1f0886..1e821412c 100644 --- a/app/views/notifier/diary_comment_notification.rhtml +++ b/app/views/notifier/diary_comment_notification.rhtml @@ -1,6 +1,15 @@ *************************************************************************** Please do not reply to this email. Use the OpenStreetMap web site to reply. *************************************************************************** +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** Hi <%= @to_user %>, @@ -18,3 +27,12 @@ or reply at <%= @replyurl %> *************************************************************************** Please do not reply to this email. Use the OpenStreetMap web site to reply. *************************************************************************** +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** diff --git a/app/views/notifier/message_notification.rhtml b/app/views/notifier/message_notification.rhtml index 82efbb1a9..d52c0c71a 100644 --- a/app/views/notifier/message_notification.rhtml +++ b/app/views/notifier/message_notification.rhtml @@ -1,6 +1,15 @@ *************************************************************************** Please do not reply to this email. Use the OpenStreetMap web site to reply. *************************************************************************** +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** Hi <%= @to_user %>, @@ -16,3 +25,12 @@ and you can reply at <%= @replyurl %> *************************************************************************** Please do not reply to this email. Use the OpenStreetMap web site to reply. *************************************************************************** +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** +*************************************************************************** +Please do not reply to this email. Use the OpenStreetMap web site to reply. +*************************************************************************** -- 2.43.2