From 8dc42b654473ac4133effd7f26125619bbc64fb2 Mon Sep 17 00:00:00 2001 From: slawkens Date: Sun, 15 Jun 2025 19:05:47 +0200 Subject: [PATCH] Nothing important: just formatting --- .../templates/account.change-email.html.twig | 16 ++++++++-------- ...account.characters.change-comment.html.twig | 18 +++++++++--------- .../account.characters.delete.html.twig | 16 ++++++++-------- system/templates/success.html.twig | 14 +++++++------- 4 files changed, 32 insertions(+), 32 deletions(-) diff --git a/system/templates/account.change-email.html.twig b/system/templates/account.change-email.html.twig index ea627cc7..ab2a8c06 100644 --- a/system/templates/account.change-email.html.twig +++ b/system/templates/account.change-email.html.twig @@ -28,7 +28,7 @@ Please enter your password and the new email address. Make sure that you enter a - diff --git a/system/templates/account.characters.change-comment.html.twig b/system/templates/account.characters.change-comment.html.twig index 8bb94c80..ab8fb384 100644 --- a/system/templates/account.characters.change-comment.html.twig +++ b/system/templates/account.characters.change-comment.html.twig @@ -88,7 +88,7 @@ If you do not want to specify a certain field, just leave it blank.

+
{{ csrf() }} @@ -40,14 +40,14 @@ Please enter your password and the new email address. Make sure that you enter a
- - {{ csrf() }} - - + - - + + +
+
+ + {{ csrf() }} {{ include('buttons.back.html.twig') }} -
- + +
+ {{ include('buttons.submit.html.twig') }} @@ -99,15 +99,15 @@ If you do not want to specify a certain field, just leave it blank.

- - {{ csrf() }} - - + - - -
+
+ + {{ csrf() }} {{ include('buttons.back.html.twig') }} -
+ +
diff --git a/system/templates/account.characters.delete.html.twig b/system/templates/account.characters.delete.html.twig index 8593f7ed..b946d221 100644 --- a/system/templates/account.characters.delete.html.twig +++ b/system/templates/account.characters.delete.html.twig @@ -24,7 +24,7 @@ To delete a character enter the name of the character and your password.

- diff --git a/system/templates/success.html.twig b/system/templates/success.html.twig index eaee1fb1..3c69dad6 100644 --- a/system/templates/success.html.twig +++ b/system/templates/success.html.twig @@ -18,14 +18,14 @@ {% else %}
+
{{ csrf() }} @@ -36,14 +36,14 @@ To delete a character enter the name of the character and your password.

- - {{ csrf() }} - - + - - + + +
+
+ + {{ csrf() }} {{ include('buttons.back.html.twig') }} -
- - {{ csrf() }} - - + - - + + +
+
+ + {{ csrf() }} {{ include('buttons.back.html.twig') }} -
{% endif %}