14 lines
381 B
Smarty
14 lines
381 B
Smarty
Hello {$USERNAME},
|
|
|
|
You have requested a password reset through our online form.
|
|
In order to complete the request please follow this link
|
|
|
|
http://{$smarty.server.SERVER_NAME}{$smarty.server.PHP_SELF}?page=password&action=change&token={$TOKEN}
|
|
|
|
You will be asked to change your password. You can then use this new
|
|
password to login to your account.
|
|
|
|
|
|
Cheers,
|
|
Website Administration
|