From 9df166fce62d59f6b34e681f5485cd681366cbcb Mon Sep 17 00:00:00 2001 From: lLefevre Date: Tue, 25 Sep 2012 13:35:46 +0000 Subject: [PATCH] [-] TR : fix #PSCFV-4202 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17534 b9a71923-0436-4b27-9f14-aed3839534dd --- modules/mailalerts/mails/en/new_order.html | 66 +++++++++++----------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/modules/mailalerts/mails/en/new_order.html b/modules/mailalerts/mails/en/new_order.html index 7f6298c2e..d44ef0e79 100644 --- a/modules/mailalerts/mails/en/new_order.html +++ b/modules/mailalerts/mails/en/new_order.html @@ -6,14 +6,14 @@

{shop_name}

- Congratulations! A new order was placed on {shop_name} from the following customer:
{firstname} {lastname} ({email})

+ Congratulations! A new order was placed on {shop_name} from the following customer:
{firstname} {lastname} ({email})

+ + + + +

Order Details

- +

Order: #{order_name} placed on {date}

-

Payment method: {payment}

+

Payment method: {payment}

@@ -24,43 +24,43 @@ {items} - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +
Total Price
Products{total_products}
Discounts{total_discounts}
Gift-wrapping{total_wrapping}
Shipping{total_shipping}
Total paid{total_paid}
Products{total_products}
Discounts{total_discounts}
Gift-wrapping{total_wrapping}
Shipping{total_shipping}
Total paid{total_paid}
-

Carrier: {carrier}

+

Carrier: {carrier}

- +
- - - - - -
Delivery address Billing address
{delivery_block_html}{invoice_block_html}
- -

Customer message: {message}

- +
{delivery_block_html}{invoice_block_html}
+ +

Customer message: {message}

+

{shop_name} powered with PrestaShop™