diff --git a/system/templates/account.change-password.html.twig b/system/templates/account.change-password.html.twig index 56e52c08..318d393f 100644 --- a/system/templates/account.change-password.html.twig +++ b/system/templates/account.change-password.html.twig @@ -4,6 +4,14 @@ Please enter your current password and a new password. For your security, please {% set background = config('darkborder') %} {% set content %} + + + + - - - -
+ Current Password: + + +
New Password: @@ -20,14 +28,6 @@ Please enter your current password and a new password. For your security, please
- Current Password: - - -
{% endset %} {% include 'tables.headline.html.twig' %}