diff --git a/mails/en/account.html b/mails/en/account.html index ae0339eabdffd..170c68d18ccd5 100644 --- a/mails/en/account.html +++ b/mails/en/account.html @@ -88,9 +88,8 @@

Your {shop_name} login details

- Here are your login details:
- E-mail address: {email}
- Password: {passwd} + Here are your login details:
+ E-mail address: {email}
diff --git a/mails/en/account.txt b/mails/en/account.txt index c8c84d8cd2cba..03bc6f9876423 100644 --- a/mails/en/account.txt +++ b/mails/en/account.txt @@ -7,9 +7,7 @@ Thank you for creating a customer account at {shop_name}. Here are your login details: -E-MAIL ADDRESS: {email} - -PASSWORD: {passwd} +E-MAIL ADDRESS: {email} Important Security Tips: diff --git a/mails/en/employee_password.html b/mails/en/employee_password.html index 56cc7b178fe49..805267f6de4df 100644 --- a/mails/en/employee_password.html +++ b/mails/en/employee_password.html @@ -90,7 +90,6 @@ Here is your personal login information for {shop_name}:

First name: {firstname}
Last name: {lastname}
- Password: {passwd}
E-mail address: {email} diff --git a/mails/en/employee_password.txt b/mails/en/employee_password.txt index 5871c12430845..e40a003c45c22 100644 --- a/mails/en/employee_password.txt +++ b/mails/en/employee_password.txt @@ -9,8 +9,6 @@ FIRST NAME: {firstname} LAST NAME: {lastname} -PASSWORD: {passwd} - E-MAIL ADDRESS: {email} {shop_name} [{shop_url}] powered by diff --git a/mails/en/guest_to_customer.html b/mails/en/guest_to_customer.html index 80ac4e58648aa..b3a635e9a8820 100644 --- a/mails/en/guest_to_customer.html +++ b/mails/en/guest_to_customer.html @@ -87,9 +87,8 @@

Your customer account creation

- Your guest account for {shop_name} was converted to a customer account.

- E-mail address: {email}

- Password: {passwd} + Your guest account for {shop_name} has been transformed into a customer account.

+ E-mail address: {email}
diff --git a/mails/en/guest_to_customer.txt b/mails/en/guest_to_customer.txt index ecd0fffb36aa9..23efe38f54a47 100644 --- a/mails/en/guest_to_customer.txt +++ b/mails/en/guest_to_customer.txt @@ -3,12 +3,10 @@ Hi {firstname} {lastname}, -Your guest account for {shop_name} was converted to a customer -account. +Your guest account for {shop_name} has been transformed into a +customer account. -E-MAIL ADDRESS: {email} - -PASSWORD: {passwd} +E-MAIL ADDRESS: {email} Please be careful when sharing these login details with others. diff --git a/mails/en/password.html b/mails/en/password.html index 5bad06899493d..1081f9055c34d 100644 --- a/mails/en/password.html +++ b/mails/en/password.html @@ -87,8 +87,7 @@

Your new {shop_name} login details

- E-mail address: {email}
- Password: {passwd} + E-mail address: {email}
diff --git a/mails/en/password.txt b/mails/en/password.txt index 51994c8490214..0f31e80ef1e2c 100644 --- a/mails/en/password.txt +++ b/mails/en/password.txt @@ -3,19 +3,17 @@ Hi {firstname} {lastname}, -E-MAIL ADDRESS: {email} - -PASSWORD: {passwd} +E-MAIL ADDRESS: {email} You can review your order and download your invoice from the -"Order history" [{history_url}] section of your -customer account by clicking "My account" +"Order history" [{history_url}] section +of your customer account by clicking "My account" [{my_account_url}] on our shop. If you have a guest account, you can follow your order via the "Guest Tracking" -[{guest_tracking_url}?id_order={order_name}] section -on our shop. +[{guest_tracking_url}?id_order={order_name}] +section on our shop. {shop_name} [{shop_url}] powered by PrestaShop(tm) [http://www.prestashop.com/]