From 4f8de18d1f21518b98aba82cbf14d2d23c0c178c Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami Date: Thu, 4 May 2023 21:09:08 +0430 Subject: renamed setting.html to settings.html and update its route name --- web/html/xui/setting.html | 775 ---------------------------------------------- 1 file changed, 775 deletions(-) delete mode 100644 web/html/xui/setting.html (limited to 'web/html/xui/setting.html') diff --git a/web/html/xui/setting.html b/web/html/xui/setting.html deleted file mode 100644 index 7cbb44a2..00000000 --- a/web/html/xui/setting.html +++ /dev/null @@ -1,775 +0,0 @@ - - -{{template "head" .}} - - - - - {{ template "commonSider" . }} - - - - - - {{ i18n "pages.setting.save" }} - {{ i18n "pages.setting.restartPanel" }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ i18n "confirm" }} - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ i18n "confirm" }} - - - - - {{ i18n "pages.setting.actions"}} - - {{ i18n "pages.setting.resetDefaultConfig" }} - - - {{ i18n "pages.setting.basicTemplate"}} - - - -

- - {{ i18n "pages.setting.generalConfigsDesc" }} -

-
- - - - -
- - -

- - {{ i18n "pages.setting.countryConfigsDesc" }} -

-
- - - - - - -
- - -

- - {{ i18n "pages.setting.ipv4ConfigsDesc" }} -

-
- - -
- - -

- - {{ i18n "pages.setting.warpConfigsDesc" }} -

-
- - - - -
-
- - {{ i18n "pages.setting.advancedTemplate"}} - - - - - - - - - - - - - {{ i18n "pages.setting.completeTemplate"}} - -
-
- - - - - - - - - - - - - - - - - -
-
-
-
-
-
- {{template "js" .}} - {{template "component/setting"}} - - - - -- cgit v1.2.3