mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 18:27:16 +00:00
17 lines
402 B
PHP
17 lines
402 B
PHP
Hello <?php echo $user_firstname . ", " . $user_callsign ?>
|
|
|
|
|
|
An admin initiated a password reset for your Wavelog 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 Wavelog instance.
|
|
|
|
Regards,
|
|
|
|
Wavelog
|