File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
public/templates/mail/password Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2
2
<body >
3
3
<p >Hello { nocache} { $DATA .username} { /nocache} ,</p ><br />
4
4
<p >You have requested a password reset through our online form. In order to complete the request please follow this link:</p >
5
- <p >http{ if $smarty .server.HTTPS|default :" " eq " on" } s{ /if } ://{ $smarty .server.SERVER_NAME} { $smarty .server.SCRIPT_NAME} ?page=password&action=change&token={ nocache} { $DATA .token} { /nocache} </p >
5
+ <p >< a href = " http{ if $smarty .server.HTTPS|default :" " eq " on" } s{ /if } ://{ $smarty .server.SERVER_NAME} { $smarty .server.SCRIPT_NAME} ?page=password&action=change&token={ nocache} { $DATA .token} { /nocache} " >http { if $ smarty .server.HTTPS |default : " " eq " on " } s { / if } :// { $ smarty .server.SERVER_NAME } { $ smarty .server.SCRIPT_NAME } ?page=password&action=change&token= { nocache } { $ DATA .token } { /nocache } </ a > </p >
6
6
<p >You will be asked to change your password. You can then use this new password to login to your account.</p >
7
7
<p >Cheers,</p >
8
8
<p >{ $WEBSITENAME } </p >
You can’t perform that action at this time.
0 commit comments