diff --git a/templates/email/approved_email.php b/templates/email/approved_email.php index 57dacfdc..80423556 100644 --- a/templates/email/approved_email.php +++ b/templates/email/approved_email.php @@ -21,7 +21,7 @@
Your account e-mail: {email}
Your account username: {username}
-
Set your password: {password_reset_link}
+
Set your password: {password_reset_link}
diff --git a/templates/email/notification_new_user.php b/templates/email/notification_new_user.php index f7ca5dc9..26b85833 100644 --- a/templates/email/notification_new_user.php +++ b/templates/email/notification_new_user.php @@ -13,7 +13,7 @@
{display_name} has just created an account on {site_name}.
-
To view their profile click here: {user_profile_link}
+
To view their profile click here: {user_profile_link}
diff --git a/templates/email/notification_review.php b/templates/email/notification_review.php index edcba4cb..a285659e 100644 --- a/templates/email/notification_review.php +++ b/templates/email/notification_review.php @@ -13,7 +13,7 @@
{display_name} has just applied for membership to {site_name} and is waiting to be reviewed.
-
To review this member please click the following link: {user_profile_link}
+
To review this member please click the following link: {user_profile_link}
diff --git a/templates/email/welcome_email.php b/templates/email/welcome_email.php index ab7e8457..5f5c149a 100644 --- a/templates/email/welcome_email.php +++ b/templates/email/welcome_email.php @@ -16,7 +16,7 @@
Login to our site
-
If you have any problems, please contact us at {admin_email}
+
If you have any problems, please contact us at {admin_email}