From 3a749823bb7ea97c2c36d0e6f051af1fad64ccae Mon Sep 17 00:00:00 2001
From: djfm
Date: Fri, 25 Oct 2013 12:29:39 +0000
Subject: [PATCH] // small fixes in English Email php templates
---
mails/en/src/refund.php | 2 +-
modules/blockwishlist/mails/en/src/wishlink.php | 2 +-
modules/blockwishlist/mails/en/src/wishlist.php | 2 +-
modules/mailalerts/mails/en/src/customer_qty.php | 2 +-
modules/mailalerts/mails/en/src/productcoverage.php | 4 ++--
modules/mailalerts/mails/en/src/productoutofstock.php | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/mails/en/src/refund.php b/mails/en/src/refund.php
index a4e86338a..7791abcc0 100644
--- a/mails/en/src/refund.php
+++ b/mails/en/src/refund.php
@@ -14,7 +14,7 @@
-
- {shop_name} refund for order with the reference {order_name}.'); ?>
+ {shop_name} refund for order with the reference {order_name}.'); ?>
diff --git a/modules/blockwishlist/mails/en/src/wishlink.php b/modules/blockwishlist/mails/en/src/wishlink.php
index 76a633612..2d6a830c1 100644
--- a/modules/blockwishlist/mails/en/src/wishlink.php
+++ b/modules/blockwishlist/mails/en/src/wishlink.php
@@ -14,7 +14,7 @@
- {shop_name} {wishlist}
+ {shop_name} invites you to send this link to your friends, so they can see your wishlist:'); ?> {wishlist}
{message}
diff --git a/modules/blockwishlist/mails/en/src/wishlist.php b/modules/blockwishlist/mails/en/src/wishlist.php
index 6d1eadb24..324b62d52 100644
--- a/modules/blockwishlist/mails/en/src/wishlist.php
+++ b/modules/blockwishlist/mails/en/src/wishlist.php
@@ -14,7 +14,7 @@
- {firstname} {lastname} {wishlist}
+ {firstname} {lastname} indicated you may want to see his/her wishlist:'); ?> {wishlist}
{wishlist}
diff --git a/modules/mailalerts/mails/en/src/customer_qty.php b/modules/mailalerts/mails/en/src/customer_qty.php
index 3beb53872..ddf48d5da 100644
--- a/modules/mailalerts/mails/en/src/customer_qty.php
+++ b/modules/mailalerts/mails/en/src/customer_qty.php
@@ -11,7 +11,7 @@
|
- {product}
+
diff --git a/modules/mailalerts/mails/en/src/productcoverage.php b/modules/mailalerts/mails/en/src/productcoverage.php
index 2cd2e5879..dc93ef036 100644
--- a/modules/mailalerts/mails/en/src/productcoverage.php
+++ b/modules/mailalerts/mails/en/src/productcoverage.php
@@ -11,10 +11,10 @@
|
- {product}
+
- {warning_coverage}.
+ {warning_coverage}.
{current_coverage}
|
diff --git a/modules/mailalerts/mails/en/src/productoutofstock.php b/modules/mailalerts/mails/en/src/productoutofstock.php
index 6eda8bbee..74b0f59da 100644
--- a/modules/mailalerts/mails/en/src/productoutofstock.php
+++ b/modules/mailalerts/mails/en/src/productoutofstock.php
@@ -11,7 +11,7 @@
|
- {product}
+
{last_qty}.
| |