diff --git a/templates/email/notification_new_user.php b/templates/email/notification_new_user.php index 0bb89392..59be08f7 100644 --- a/templates/email/notification_new_user.php +++ b/templates/email/notification_new_user.php @@ -1,34 +1,45 @@ - +
{site_name}
- +
- +
{display_name} has just created an account on {site_name}.
To view their profile click here: {user_profile_link}
- +
- +
Here is the submitted registration form:

{submitted_registration}
- -
- -
- -
Thank you!
-
The {site_name} Team
- +
-
\ No newline at end of file +
+ +
Thank you!
+
The {site_name} Team
+ +
+ + diff --git a/templates/email/notification_review.php b/templates/email/notification_review.php index 0f53b7f3..cab18131 100644 --- a/templates/email/notification_review.php +++ b/templates/email/notification_review.php @@ -1,34 +1,45 @@ - +
{site_name}
- +
- +
{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}
- +
- +
Here is the submitted registration form:

{submitted_registration}
- -
- -
- -
Thank you!
-
The {site_name} Team
- +
-
\ No newline at end of file +
+ +
Thank you!
+
The {site_name} Team
+ +
+ + diff --git a/templates/email/pending_email.php b/templates/email/pending_email.php index 7dc70554..b8cd6f58 100644 --- a/templates/email/pending_email.php +++ b/templates/email/pending_email.php @@ -1,27 +1,38 @@ - +
{site_name}
- +
- +
Thank you for signing up!Your account has to be manually reviewed.
- +
Please allow us some time to process your request and review your information.
- -
- -
- -
Thank you!
-
The {site_name} Team
- +
-
\ No newline at end of file +
+ +
Thank you!
+
The {site_name} Team
+ +
+ + diff --git a/templates/email/rejected_email.php b/templates/email/rejected_email.php index 5861d29f..e1343bd2 100644 --- a/templates/email/rejected_email.php +++ b/templates/email/rejected_email.php @@ -1,26 +1,37 @@ - +
{site_name}
- +
- +
Your registration request has been rejected.
- +
Please feel free to apply at a future date or contact us If you want your information to be reviewed again.
- -
- -
- -
Thank you!
-
The {site_name} Team
- +
-
\ No newline at end of file +
+ +
Thank you!
+
The {site_name} Team
+ +
+ + diff --git a/templates/email/resetpw_email.php b/templates/email/resetpw_email.php index a4d999a9..6f688ddd 100644 --- a/templates/email/resetpw_email.php +++ b/templates/email/resetpw_email.php @@ -1,28 +1,39 @@ - +
{site_name}
- +
- +
We received a request to reset the password for your account. If you made this request, click the link below to change your password:
Reset your password
- +
If you didn't make this request, ignore this email or report it to us.
- -
- -
- -
Thank you!
-
The {site_name} Team
- +
-
\ No newline at end of file +
+ +
Thank you!
+
The {site_name} Team
+ +
+ +