diff --git a/app/code/Mage/Customer/view/email/account_new.html b/app/code/Mage/Customer/view/email/account_new.html index 97bb731ec103b..8c779f9f8cd58 100644 --- a/app/code/Mage/Customer/view/email/account_new.html +++ b/app/code/Mage/Customer/view/email/account_new.html @@ -21,13 +21,13 @@ + {{var logo_alt}}
- {{var logo_alt}}
-

Dear {{escapehtml var=$customer.name}},

-

Welcome to {{var store.getFrontendName()}}. To log in when visiting our site just click Login or My Account at the top of every page, and then enter your e-mail address and password.

+

Dear {{escapehtml var=$customer.name}},

+

Welcome to {{var store.getFrontendName()}}. To log in when visiting our site just click Login or My Account at the top of every page, and then enter your e-mail address and password.

Use the following values when prompted to log in:
E-mail: {{var customer.email}}