From 1fb26eb90ed0894ba48e505ceeee7b25fe51b6ea Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 6 Aug 2018 21:34:32 -0400 Subject: [PATCH] in the web vault --- src/Core/MailTemplates/Handlebars/ChangeEmail.html.hbs | 2 +- src/Core/MailTemplates/Handlebars/ChangeEmail.text.hbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Core/MailTemplates/Handlebars/ChangeEmail.html.hbs b/src/Core/MailTemplates/Handlebars/ChangeEmail.html.hbs index d188accc8a..9adf6ea743 100644 --- a/src/Core/MailTemplates/Handlebars/ChangeEmail.html.hbs +++ b/src/Core/MailTemplates/Handlebars/ChangeEmail.html.hbs @@ -2,7 +2,7 @@ diff --git a/src/Core/MailTemplates/Handlebars/ChangeEmail.text.hbs b/src/Core/MailTemplates/Handlebars/ChangeEmail.text.hbs index 2aa959804c..3fdda5810f 100644 --- a/src/Core/MailTemplates/Handlebars/ChangeEmail.text.hbs +++ b/src/Core/MailTemplates/Handlebars/ChangeEmail.text.hbs @@ -1,5 +1,5 @@ {{#>BasicTextLayout}} -To finalize changing your Bitwarden email address enter the following code in the pop-up window: {{Token}} +To finalize changing your Bitwarden email address enter the following code in the web vault: {{Token}} If you did not try to change an email address, you can safely ignore this email. {{/BasicTextLayout}} \ No newline at end of file
- To finalize changing your Bitwarden email address enter the following code in the pop-up window: {{Token}} + To finalize changing your Bitwarden email address enter the following code in web vault: {{Token}}