diff --git a/views/campaigns/edit.hbs b/views/campaigns/edit.hbs index e33bcb73..a6272361 100644 --- a/views/campaigns/edit.hbs +++ b/views/campaigns/edit.hbs @@ -128,13 +128,13 @@
[FIRST_NAME]
– first name of the subcriber
+ [FIRST_NAME]
– first name of the subscriber
[LAST_NAME]
– last name of the subcriber
+ [LAST_NAME]
– last name of the subscriber
[FULL_NAME]
– first and last names of the subcriber joined
+ [FULL_NAME]
– first and last names of the subscriber joined
[LINK_UNSUBSCRIBE]
– URL that points to the preferences page of the subscriber
diff --git a/views/emails/confirm-html.hbs b/views/emails/confirm-html.hbs
index 54b5a573..0d45a4ce 100644
--- a/views/emails/confirm-html.hbs
+++ b/views/emails/confirm-html.hbs
@@ -16,7 +16,7 @@
Yes, subscribe me to this list
-If you received this email by mistake, simply delete it. You won't be subscribed if you don't click the confirmation link above.
+If you received this email by mistake, simply delete it. You won't be subscribed unless you click the confirmation link above.
For questions about this list, please contact:
{{contactAddress}}
to
+To
- This person will not receive a confirmation email so make sure you have a permission to email them + This person will not receive a confirmation email so make sure that you have permission to email them.
diff --git a/views/lists/subscription/import-failed.hbs b/views/lists/subscription/import-failed.hbs index d1f3093a..54157cf8 100644 --- a/views/lists/subscription/import-failed.hbs +++ b/views/lists/subscription/import-failed.hbs @@ -10,7 +10,7 @@[FIRST_NAME]
– first name of the subcriber
+ [FIRST_NAME]
– first name of the subscriber
[LAST_NAME]
– last name of the subcriber
+ [LAST_NAME]
– last name of the subscriber
[FULL_NAME]
– first and last names of the subcriber joined
+ [FULL_NAME]
– first and last names of the subscriber joined
[LINK_UNSUBSCRIBE]
– URL that points to the preferences page of the subscriber
diff --git a/views/templates/edit.hbs b/views/templates/edit.hbs
index f41065f8..a9ca57af 100644
--- a/views/templates/edit.hbs
+++ b/views/templates/edit.hbs
@@ -35,13 +35,13 @@
[FIRST_NAME]
– first name of the subcriber
+ [FIRST_NAME]
– first name of the subscriber
[LAST_NAME]
– last name of the subcriber
+ [LAST_NAME]
– last name of the subscriber
[FULL_NAME]
– first and last names of the subcriber joined
+ [FULL_NAME]
– first and last names of the subscriber joined
[LINK_UNSUBSCRIBE]
– URL that points to the preferences page of the subscriber
diff --git a/views/users/account.hbs b/views/users/account.hbs
index 2940616b..352ce1dc 100644
--- a/views/users/account.hbs
+++ b/views/users/account.hbs
@@ -13,7 +13,7 @@