From a572b4c234c93ca5f3aedaeef16c7199e77db8dd Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Mon, 1 Jan 2024 01:01:23 +0100 Subject: [PATCH] admin passwort reset html email --- .../views/email/admin_reset_password.php | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 application/views/email/admin_reset_password.php diff --git a/application/views/email/admin_reset_password.php b/application/views/email/admin_reset_password.php new file mode 100644 index 00000000..e28a2938 --- /dev/null +++ b/application/views/email/admin_reset_password.php @@ -0,0 +1,24 @@ + + + + + + + Password Reset + + +

Hello ,

+ +

An admin initiated a password reset for your Cloudlog account.

+ +

Click here to reset your password.

+ +

Or copy this link into a browser: +

+ +

If you didn't request any password reset, just ignore this email and talk to an admin of your Cloudlog instance.

+ +

Regards,
+ Cloudlog

+ +