diff --git a/system/pages/account/lost.php b/system/pages/account/lost.php index f09aa0fa..a474540c 100644 --- a/system/pages/account/lost.php +++ b/system/pages/account/lost.php @@ -40,7 +40,7 @@ elseif($action == 'step1' && $action_type == 'email') { if($account->getCustomField('email_next') < time()) echo 'Please enter e-mail to account with this character.
-
+ @@ -68,7 +68,7 @@ elseif($action == 'step1' && $action_type == 'email') else echo 'Invalid player name format. If you have other characters on account try with other name.'; echo '
Please enter e-mail to account
- Back
+ Back
'; } elseif($action == 'sendcode') @@ -95,8 +95,8 @@ elseif($action == 'sendcode')

Account name: '.$account->getName().'


To do so, please click this link: -

'.BASE_URL.'/?subtopic=lostaccount&action=checkcode&code='.$newcode.'&character='.urlencode($nick).'

-

or open page: ' . BASE_URL . '?subtopic=lostaccount&action=checkcode and in field "code" write '.$newcode.'

+

'.BASE_URL.'/?subtopic=lostaccount&action=checkcode&code='.$newcode.'&character='.urlencode($nick).'

+

or open page: ' . getLink('account/lost') . '?action=checkcode and in field "code" write '.$newcode.'


If you did not request a password change, you may ignore this message and your password will remain unchanged.'; @@ -131,7 +131,7 @@ elseif($action == 'sendcode') else echo 'Invalid player name format. If you have other characters on account try with other name.'; echo '
- Back
+ Back
'; } elseif($action == 'step1' && $action_type == 'reckey') @@ -150,7 +150,7 @@ elseif($action == 'step1' && $action_type == 'reckey') if(!empty($account_key)) { echo 'If you enter right recovery key you will see form to set new e-mail and password to account. To this e-mail will be send your new password and account name.
-

+
Please enter your recovery key