diff --git a/system/templates/account/lost/check-code.finish.html.twig b/system/templates/account/lost/check-code.finish.html.twig index 8541deda..46aabec5 100644 --- a/system/templates/account/lost/check-code.finish.html.twig +++ b/system/templates/account/lost/check-code.finish.html.twig @@ -2,15 +2,22 @@ Please enter new password to your account and repeat to make sure you remember p
- +
+ + - - - + + + + + + - + +
Passwords
+ Passwords
New password:      
Repeat new password: 

diff --git a/system/templates/account/lost/check-code.html.twig b/system/templates/account/lost/check-code.html.twig index f688ad61..8b2caadd 100644 --- a/system/templates/account/lost/check-code.html.twig +++ b/system/templates/account/lost/check-code.html.twig @@ -1,17 +1,22 @@ Please enter code from e-mail and name of one character from account. Then press Submit.
-
+
+ - + + + - +
+ Code & character name - +
+ Your code: 
Character: 

diff --git a/system/templates/account/lost/email.html.twig b/system/templates/account/lost/email.html.twig index d02c5be8..d7e49a79 100644 --- a/system/templates/account/lost/email.html.twig +++ b/system/templates/account/lost/email.html.twig @@ -1,16 +1,23 @@ Please enter e-mail to account with this character.
-
+
+ + - + + + + - + +
Please enter e-mail to accountPlease enter e-mail to account
+ Character:
E-mail to account:

diff --git a/system/templates/account/lost/finish.new-email.html.twig b/system/templates/account/lost/finish.new-email.html.twig index 6e33b852..ff05f5d8 100644 --- a/system/templates/account/lost/finish.new-email.html.twig +++ b/system/templates/account/lost/finish.new-email.html.twig @@ -1,18 +1,25 @@ Your account name, new password and new e-mail.
-
+
+ + - + + + - + +
+ Your account name, new password and new e-mail - +
+ Account name:     {{ account.getName() }}
New password:        {{ newPassword }}
New e-mail address: {{ newEmail }}
{{ statusMsg|raw }}

diff --git a/system/templates/account/lost/finish.new-password.html.twig b/system/templates/account/lost/finish.new-password.html.twig index 64efd811..2f7c2134 100644 --- a/system/templates/account/lost/finish.new-password.html.twig +++ b/system/templates/account/lost/finish.new-password.html.twig @@ -1,15 +1,21 @@ New password to your account is below. Now you can log in.
-
+
+ + - + + + + - +
Changed passwordChanged password
+ New password: {{ newPassword }}
Account name:   (Already on your e-mail)
{{ statusMsg|raw }}

diff --git a/system/templates/account/lost/recovery-key.html.twig b/system/templates/account/lost/recovery-key.html.twig index a2232d46..a0209aea 100644 --- a/system/templates/account/lost/recovery-key.html.twig +++ b/system/templates/account/lost/recovery-key.html.twig @@ -1,17 +1,24 @@ 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 - +
+ Character name: 
Recovery key:    

diff --git a/system/templates/account/lost/step2.html.twig b/system/templates/account/lost/step2.html.twig index f2e2380e..c1a229c2 100644 --- a/system/templates/account/lost/step2.html.twig +++ b/system/templates/account/lost/step2.html.twig @@ -1,14 +1,19 @@ Set new password and e-mail to your account.
-
+
+ + - + + + - +
+ Please enter new password and e-mail - +
+ Account of character:  
New password:            
Repeat new password:  
@@ -16,6 +21,7 @@ Set new password and e-mail to your account.