From 850bfa58c9822a982db265d109a74ca5b7ffe678 Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami Date: Tue, 18 Apr 2023 21:24:32 +0430 Subject: [PATCH] update ui of setting.html + add russia setting --- web/html/xui/setting.html | 90 ++++++++++++++++++++++++++++++--------- 1 file changed, 70 insertions(+), 20 deletions(-) diff --git a/web/html/xui/setting.html b/web/html/xui/setting.html index b7869c66..e10737e0 100644 --- a/web/html/xui/setting.html +++ b/web/html/xui/setting.html @@ -95,25 +95,40 @@ - {{ i18n "pages.setting.generalConfigs"}} - - - - - {{ i18n "pages.setting.countryConfigs"}} - - - - - {{ i18n "pages.setting.ipv4Configs"}} - - - {{ i18n "pages.setting.warpConfigs"}} - - - - - + {{ i18n "pages.setting.actions"}} + + {{ i18n "pages.setting.resetDefaultConfig" }} + + + {{ i18n "pages.setting.basicTemplate"}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ i18n "pages.setting.advancedTemplate"}} @@ -126,6 +141,7 @@ + {{ i18n "pages.setting.completeTemplate"}} @@ -157,7 +173,7 @@ {{template "component/setting"}}