From a342ef9e9090f8afea6cddb5f6c4b9e38a730a4a Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Fri, 8 Dec 2023 12:26:36 +0100 Subject: [PATCH] remove duplicate version_change Plus fix remove submit button in user/pass change page --- web/html/xui/index.html | 6 ++++-- web/html/xui/settings.html | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/web/html/xui/index.html b/web/html/xui/index.html index 59c27c59..50f6ae0b 100644 --- a/web/html/xui/index.html +++ b/web/html/xui/index.html @@ -85,7 +85,10 @@ X-UI: {{ .cur_ver }} - Xray: [[ status.xray.version ]] + Xray: + + [[ status.xray.version ]] + @@ -115,7 +118,6 @@ {{ i18n "pages.index.stopXray" }} {{ i18n "pages.index.restartXray" }} - {{ i18n "pages.index.xraySwitch" }} diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index 50fc6c26..7a3c0efd 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -169,6 +169,7 @@ + {{ i18n "confirm" }}