From 6cb9585295b8e9c5f1107ce76ed3c077d28b152a Mon Sep 17 00:00:00 2001 From: BlackDex Date: Sat, 24 May 2025 16:33:06 +0200 Subject: [PATCH] Fix grammer Signed-off-by: BlackDex --- src/static/templates/email/send_2fa_removed_from_org.hbs | 2 +- src/static/templates/email/send_2fa_removed_from_org.html.hbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/static/templates/email/send_2fa_removed_from_org.hbs b/src/static/templates/email/send_2fa_removed_from_org.hbs index 3cf61eb4..ef98569e 100644 --- a/src/static/templates/email/send_2fa_removed_from_org.hbs +++ b/src/static/templates/email/send_2fa_removed_from_org.hbs @@ -1,4 +1,4 @@ -You have been revoked from {{{org_name}}} +Your access to {{{org_name}}} has been revoked. Your user account has been removed from the *{{org_name}}* organization because you do not have two-step login configured. Before you can re-join this organization you need to set up two-step login on your user account. diff --git a/src/static/templates/email/send_2fa_removed_from_org.html.hbs b/src/static/templates/email/send_2fa_removed_from_org.html.hbs index 3362fed4..ed397dd3 100644 --- a/src/static/templates/email/send_2fa_removed_from_org.html.hbs +++ b/src/static/templates/email/send_2fa_removed_from_org.html.hbs @@ -1,4 +1,4 @@ -You have been revoked from {{{org_name}}} +Your access to {{{org_name}}} has been revoked. {{> email/email_header }}