diff options
author | Raphael <mail@raphaelkabo.com> | 2024-05-26 16:04:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-26 16:04:16 +0100 |
commit | 53288fa3df3f828e99eaba679d436e65def2deb4 (patch) | |
tree | 69c3fa5464d6f2657bef909c4f9bd057fee3dedb /views/emails/unattendEvent/unattendEventText.handlebars | |
parent | 6f0721686aea7647554ad0f3ee4f6099bff4ef58 (diff) | |
parent | de518b4d2510980750d9c54eda3b0e0fe8d73ecd (diff) |
Merge pull request #146 from lowercasename/rk/unattend-email-link
Unattend events from RSVP email
Diffstat (limited to 'views/emails/unattendEvent/unattendEventText.handlebars')
-rw-r--r-- | views/emails/unattendEvent/unattendEventText.handlebars | 2 |
1 files changed, 1 insertions, 1 deletions
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}} |