summaryrefslogtreecommitdiff
path: root/views/emails/unattendEvent
diff options
context:
space:
mode:
Diffstat (limited to 'views/emails/unattendEvent')
-rw-r--r--views/emails/unattendEvent/unattendEventHtml.handlebars2
-rw-r--r--views/emails/unattendEvent/unattendEventText.handlebars2
2 files changed, 2 insertions, 2 deletions
diff --git a/views/emails/unattendEvent/unattendEventHtml.handlebars b/views/emails/unattendEvent/unattendEventHtml.handlebars
index 62dac8a..bc20d27 100644
--- a/views/emails/unattendEvent/unattendEventHtml.handlebars
+++ b/views/emails/unattendEvent/unattendEventHtml.handlebars
@@ -1,5 +1,5 @@
<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">You just removed yourself from an event on {{siteName}}. You will no longer receive update emails for this event.</p>
-<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">If you didn't mean to do this, someone else who knows your email removed you from the event.</p>
+<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">If you didn't mean to do this, an admin may have removed you from the event.</p>
<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Follow this link to open the event page any time: <a href="https://{{domain}}/{{eventID}}">https://{{domain}}/{{eventID}}</a></p>
<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">Love,</p>
<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; Margin-bottom: 15px;">{{siteName}}</p>
diff --git a/views/emails/unattendEvent/unattendEventText.handlebars b/views/emails/unattendEvent/unattendEventText.handlebars
index dbe83b4..7e60dbf 100644
--- a/views/emails/unattendEvent/unattendEventText.handlebars
+++ b/views/emails/unattendEvent/unattendEventText.handlebars
@@ -1,6 +1,6 @@
You just removed yourself from an event on {{siteName}}. You will no longer receive update emails for this event.
-If you didn't mean to do this, someone else who knows your email removed you from the event.
+If you didn't mean to do this, an admin may have removed you from the event.
Follow this link to open the event page any time: https://{{domain}}/{{eventID}}