diff --git a/public/templates/mail/password/reset.tpl b/public/templates/mail/password/reset.tpl index f5d9f8d8..9b8925b4 100644 --- a/public/templates/mail/password/reset.tpl +++ b/public/templates/mail/password/reset.tpl @@ -5,6 +5,6 @@

http://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=password&action=change&token={nocache}{$DATA.token}{/nocache}

You will be asked to change your password. You can then use this new password to login to your account.

Cheers,

-

{$GLOBAL.website.name|default:"Unknown Pool"}

+

{$WEBSITENAME}