From 9a1c22081330e2df354f50b0835b69a6921b32f3 Mon Sep 17 00:00:00 2001 From: Valentin Weber Date: Sat, 7 Dec 2024 21:07:15 +0100 Subject: [PATCH] feat: refactor user settings part 1 --- templates/settings.html | 76 ++++++++++++++++++++++++++--------------- 1 file changed, 48 insertions(+), 28 deletions(-) diff --git a/templates/settings.html b/templates/settings.html index 69713be..443396a 100644 --- a/templates/settings.html +++ b/templates/settings.html @@ -25,37 +25,57 @@

My Account

- -
- - -
- - - - {% if config_smtp_enabled != '1' %}Sending receipts is disabled by your administrator.{% endif %} -
- -
- - +
+
+
+ + +
+
+
+
+ + +
+
+ {% if config_smtp_enabled == '1' %} +
+
+ + +
+
+ {% endif %}
- -
- - +
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
- -
- - +
+
+ +
- -

Avatar