diff --git a/email_content/forgotten_password.php b/email_content/forgotten_password.php new file mode 100644 index 000000000..3cfdcca50 --- /dev/null +++ b/email_content/forgotten_password.php @@ -0,0 +1,15 @@ +

+Hi User(); +echo ($user ? $user->Name() : ''); ?> +,

+

We have received a request to change your password.

+

Click here to change your password.

+

or cut and paste the following into your browser:
+url()) ?> +

+

The link will take you to a secure webpage where you can change your password.

+

The above link is valid for 5 minutes only.

+

Thank you,

+

diff --git a/email_content/template.php b/email_content/template.php new file mode 100755 index 000000000..8dd959adb --- /dev/null +++ b/email_content/template.php @@ -0,0 +1,30 @@ + + + + + + <?php echo ZM_WEB_TITLE; ?> + + + + + + + + + + + +
+
+

+
+ +