1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-01 23:31:41 +01:00

update new lines on text emails

This commit is contained in:
Kyle Spearrin 2017-08-30 22:03:21 -04:00
parent e9a36d6cbe
commit 576b85f125
10 changed files with 20 additions and 58 deletions

View File

@ -2,5 +2,4 @@
@{ @{
Layout = "_BasicMailLayout.text"; Layout = "_BasicMailLayout.text";
} }
To finalize changing your email address enter the To finalize changing your email address enter the following code in the pop-up window: @Raw(Model.Token)
following code in the pop-up window: @Raw(Model.Token)

View File

@ -2,11 +2,6 @@
@{ @{
Layout = "_BasicMailLayout.text"; Layout = "_BasicMailLayout.text";
} }
A user (@Raw(Model.FromEmail)) recently tried to A user (@Raw(Model.FromEmail)) recently tried to change their account to use this email address (@Raw(Model.ToEmail)). An account already exists with this email (@Raw(Model.ToEmail)).
change their account to use this email
address (@Raw(Model.ToEmail)). An account already
exists with this email (@Raw(Model.ToEmail)).
If you did not try to change an email If you did not try to change an email address, you can safely ignore this email.
address, you can safely ignore this
email.

View File

@ -2,12 +2,9 @@
@{ @{
Layout = "_BasicMailLayout.text"; Layout = "_BasicMailLayout.text";
} }
You (or someone) recently requested your master You (or someone) recently requested your master password hint.
password hint.
Your hint is: "@Raw(Model.Hint)" Your hint is: "@Raw(Model.Hint)"
Login: @Raw(@Model.WebVaultUrl) Login: @Raw(@Model.WebVaultUrl)
If you did not request your master password hint If you did not request your master password hint you can safely ignore this email.
you can safely ignore this email.

View File

@ -2,9 +2,6 @@
@{ @{
Layout = "_BasicMailLayout.text"; Layout = "_BasicMailLayout.text";
} }
You (or someone) recently requested your You (or someone) recently requested your master password hint. Unfortunately, your account does not have a master password hint.
master password hint. Unfortunately, your
account does not have a master password hint.
If you did not request your master password If you did not request your master password hint you can safely ignore this email.
hint you can safely ignore this email.

View File

@ -2,14 +2,8 @@
@{ @{
Layout = "_BasicMailLayout.text"; Layout = "_BasicMailLayout.text";
} }
This email is to notify you that @Raw(Model.UserEmail) This email is to notify you that @Raw(Model.UserEmail) has accepted your invitation to join @Raw(Model.OrganizationName).
has accepted your invitation to join
@Raw(Model.OrganizationName).
To confirm this user, log into the bitwarden To confirm this user, log into the bitwarden web vault, manage your organization "People" and confirm the user.
web vault, manage your organization "People"
and confirm the user.
If you do not wish to confirm this user, If you do not wish to confirm this user, you can also remove them from the organization on the same page.
you can also remove them from the
organization on the same page.

View File

@ -2,9 +2,6 @@
@{ @{
Layout = "_BasicMailLayout.text"; Layout = "_BasicMailLayout.text";
} }
This email is to notify you that you have been This email is to notify you that you have been confirmed as a user of @Raw(Model.OrganizationName).
confirmed as a user of @Raw(Model.OrganizationName).
Any collections and logins being shared with Any collections and logins being shared with you by this organization will now appear in your bitwarden vault.
you by this organization will now appear in
your bitwarden vault.

View File

@ -2,13 +2,8 @@
@{ @{
Layout = "_BasicMailLayout.text"; Layout = "_BasicMailLayout.text";
} }
You have been invited to join the You have been invited to join the @Raw(Model.OrganizationName) organization. To accept this invite, click the following link:
@Raw(Model.OrganizationName) organization.
To accept this invite, click the
following link:
@Raw(Model.Url) @Raw(Model.Url)
If you do not wish to join this If you do not wish to join this organization, you can safely ignore this email.
organization, you can safely ignore
this email.

View File

@ -2,9 +2,6 @@
@{ @{
Layout = "_BasicMailLayout.text"; Layout = "_BasicMailLayout.text";
} }
Click the link below to delete your bitwarden Click the link below to delete your bitwarden account (@Raw(Model.Email)). If you did not request this email to delete your bitwarden account, you can safely ignore it.
account (@Raw(Model.Email)). If you did not request
this email to delete your bitwarden account,
you can safely ignore it.
@Raw(Model.Url) @Raw(Model.Url)

View File

@ -2,9 +2,6 @@
@{ @{
Layout = "_BasicMailLayout.text"; Layout = "_BasicMailLayout.text";
} }
Verify this email address for your bitwarden Verify this email address for your bitwarden account by clicking the following link. If you did not request this email to verify a bitwarden account, you can safely ignore it.
account by clicking the following link. If you
did not request this email to verify a bitwarden
account, you can safely ignore it.
@Raw(Model.Url) @Raw(Model.Url)

View File

@ -2,11 +2,9 @@
@{ @{
Layout = "_MailLayout.text"; Layout = "_MailLayout.text";
} }
Thank you for creating an account with bitwarden. Thank you for creating an account with bitwarden. You may now log in with your new account.
You may now log in with your new account.
Did you know that bitwarden is free to sync with Did you know that bitwarden is free to sync with all of your devices? Download bitwarden today on:
all of your devices? Download bitwarden today on:
Mobile Mobile
============ ============
@ -32,14 +30,10 @@ https://addons.opera.com/extensions/details/bitwarden-free-password-manager/?utm
Web Web
============ ============
You can also access your vault from any You can also access your vault from any web-enabled device using our web vault at: @Raw(Model.WebVaultUrl)/?utm_source=welcome_email&utm_medium=email
web-enabled device using our web vault at:
@Raw(Model.WebVaultUrl)/?utm_source=welcome_email&utm_medium=email
If you have any questions or problems you can If you have any questions or problems you can email us from our website at: https://bitwarden.com/contact/?utm_source=welcome_email&utm_medium=email
email us from our website at:
https://bitwarden.com/contact/?utm_source=welcome_email&utm_medium=email
Thank you! Thank you!
The bitwarden Team The bitwarden Team