From 729d8549e2b536a10c402a88e0d4cfde9e4baf3f Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Mon, 4 Dec 2023 19:17:38 +0100 Subject: new frontend and mobile view #1286 --- web/html/xui/common_sider.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'web/html/xui/common_sider.html') diff --git a/web/html/xui/common_sider.html b/web/html/xui/common_sider.html index 58072f82..12a8ed41 100644 --- a/web/html/xui/common_sider.html +++ b/web/html/xui/common_sider.html @@ -11,6 +11,10 @@ {{ i18n "menu.settings"}} + + + {{ i18n "menu.xray"}} + @@ -26,7 +30,7 @@ - + @@ -38,14 +42,14 @@
- + -- cgit v1.2.3 From 6df393882eecd7aa68c84b661151c62d8f5c26d7 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Fri, 8 Dec 2023 21:49:39 +0100 Subject: some corrections #1300 --- web/html/xui/common_sider.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/html/xui/common_sider.html') diff --git a/web/html/xui/common_sider.html b/web/html/xui/common_sider.html index 12a8ed41..f91b9fbb 100644 --- a/web/html/xui/common_sider.html +++ b/web/html/xui/common_sider.html @@ -11,7 +11,7 @@ {{ i18n "menu.settings"}} - + {{ i18n "menu.xray"}} -- cgit v1.2.3