diff --git a/Web/Presenters/templates/User/Settings.xml b/Web/Presenters/templates/User/Settings.xml index f5ed8d7e..e61f900d 100644 --- a/Web/Presenters/templates/User/Settings.xml +++ b/Web/Presenters/templates/User/Settings.xml @@ -34,7 +34,92 @@
{if $isMain} - + +
+

{_your_email_address}

+ + + + + + + + + + + + + + + + + + + + + + + +
+ {_current_email_address} + + {$user->getEmail()} +
+ {_new_email_address} + + +
+ {_password} + + +
+ {_"2fa_code"} + + +
+ + + +
+
+

{_your_page_address}

+ + + + + + + + + + + + + + + +
+ {_page_id} + + {$user->getId()} +
+ {_page_address} + + +
+ + + + +
+
+ +
+
+ {_you_can_also} {_delete_your_page}. +
+ + {elseif $isSecurity}

{_change_password}

@@ -73,7 +158,7 @@
- + @@ -83,154 +168,71 @@

-

{_two_factor_authentication}

- - - {if $user->is2faEnabled()} - - - - - - - - - {else} - - - - - - - {/if} - -
-
- {_two_factor_authentication_enabled} -
-
- {_view_backup_codes} - {_disable} -
-
- {_two_factor_authentication_disabled} -
-
- {_connect} -
-
-

{_your_email_address}

- - - - - - - - - - - - - - - - - - - - - - - -
- {_current_email_address} - - {$user->getEmail()} -
- {_new_email_address} - - -
- {_password} - - -
- {_"2fa_code"} - - -
- - - -
-
-

{_your_page_address}

- - - - - - - - - - - - - - - -
- {_page_id} - - {$user->getId()} -
- {_page_address} - - -
- - - - -
-
-
- {_you_can_also} {_delete_your_page}. -
+

{_two_factor_authentication}

+ + + {if $user->is2faEnabled()} + + + + + + - {elseif $isSecurity} + + {else} + + + + + + + {/if} + +
+
+ {_two_factor_authentication_enabled} +
+
+ {_view_backup_codes} + {_disable} +
+
+ {_two_factor_authentication_disabled} +
+
+ {_connect} +

{_ui_settings_sessions}