From 75fb5a5d61015fe6e6d75561d3e63fd95c0396b6 Mon Sep 17 00:00:00 2001 From: stuartnkent Date: Wed, 5 Jun 2013 17:30:51 +1200 Subject: [PATCH] Extra ", tidied up nested quotes --- app/code/Mage/Customer/view/email/account_new.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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}}