mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
15 lines
404 B
PHP
15 lines
404 B
PHP
Hello <?php echo $user_firstname . ", " . $user_callsign ?>
|
|
|
|
|
|
An admin initiated a password reset for your Cloudlog account.
|
|
|
|
Your username is: <?php echo $user_name; ?>
|
|
|
|
|
|
Click here to reset your password: <?php echo site_url('user/reset_password/').$reset_code; ?>
|
|
|
|
|
|
If you didn't request any password reset, just ignore this email and talk to an admin of your Cloudlog instance.
|
|
|
|
Regards,
|
|
Cloudlog
|