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 "pages.settings.save" }} - {{ i18n "pages.settings.restartPanel" }} - + + + + + + + + + + + + + {{ i18n "pages.settings.save" }} + {{ i18n "pages.settings.restartPanel" }} + + + + + + + + + + + + + + + + + + + + + [[ value ]] + + + [[ key ]] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ i18n "pages.settings.security.admin"}} + + + + + + + + + + + + + + + {{ i18n "confirm" }} + + + {{ i18n "pages.settings.security.secret"}} + + + + + + + + + + + + + + + + + + + + + + + + {{ i18n "confirm" }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + [[ p ]] + - - - - - - - - - - - - - - - - [[ value ]] - - - [[ key ]] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ i18n "pages.settings.security.admin"}} - - - - - - - - - - - - - - - {{ i18n "confirm" }} - - - {{ i18n "pages.settings.security.secret"}} - - - - - - - - - - - - - - - - - - - - - - {{ i18n "confirm" }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [[ p ]] - - - - - - - - - - - - - - - - - - - - [[ p ]] - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [[ p ]] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + {{template "js" .}} {{template "component/themeSwitcher" .}} -- cgit v1.2.3