13 lines
524 B
Smarty
13 lines
524 B
Smarty
{***************************************************************************
|
|
* You can find the license in the docs directory
|
|
*
|
|
* Unicode Reminder メモ
|
|
***************************************************************************}
|
|
{t 1="0"|date_format:$opt.format.datetime}you requested at %1 a security code to change your password.{/t}
|
|
|
|
{t 1=$code}The following code was generated: %1{/t}
|
|
{t}This code is 3 days valid.{/t}
|
|
|
|
{t 1=$opt.page.absolute_url}You can enter your new password at %1newpw.php{/t}
|
|
|