From 0bec29f2ba5d92087704d997b9d116f0b352cf2d Mon Sep 17 00:00:00 2001
From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com>
Date: Wed, 20 Mar 2024 14:13:37 +0330
Subject: UI Improvements (#2067)
---
web/html/xui/settings.html | 696 +++++++++++++++++++++++----------------------
1 file changed, 354 insertions(+), 342 deletions(-)
(limited to 'web/html/xui/settings.html')
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html
index f2f27382..8b58941e 100644
--- a/web/html/xui/settings.html
+++ b/web/html/xui/settings.html
@@ -2,362 +2,374 @@
{{template "head" .}}
-
+
{{ template "commonSider" . }}
-
-
-
-
-
- {{ i18n "secAlertConf" }}
-
-
-
-
-
-
-
-
-
- {{ i18n "pages.settings.save" }}
- {{ i18n "pages.settings.restartPanel" }}
-
+
+
+
+
+
+ {{ i18n "secAlertConf" }}
+
+
+
+
+
+
+
+
+
+ {{ i18n "pages.settings.save" }}
+ {{ i18n "pages.settings.restartPanel" }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ i18n "pages.settings.sampleRemark"}}: #[[ remarkSample ]]
+
+
+
+
+
+ [[ value ]]
+
+
+ [[ key ]]
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ i18n "pages.settings.datepickerDescription"}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ i18n "pages.settings.security.admin"}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ i18n "confirm" }}
+
+
+ {{ i18n "pages.settings.security.secret"}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ i18n "confirm" }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ i18n "pages.settings.fragmentDesc"}}
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+ [[ p ]]
+
-
-
-
-
-
-
-
-
-
- {{ i18n "pages.settings.sampleRemark"}}: #[[ remarkSample ]]
-
-
-
-
-
- [[ value ]]
-
-
- [[ key ]]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ i18n "pages.settings.datepickerDescription"}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ i18n "pages.settings.security.admin"}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ i18n "confirm" }}
-
-
- {{ i18n "pages.settings.security.secret"}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ i18n "confirm" }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- [[ p ]]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- [[ p ]]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+ {{ i18n "pages.settings.muxDesc"}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [[ p ]]
+
+
+
+
+
+
+
+
+
+
+
+ {{ i18n "pages.settings.directDesc"}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
{{template "js" .}}
{{template "component/themeSwitcher" .}}
--
cgit v1.2.3