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" }}