From 8dad9a4338142a566de038ee409bf3ce9b4ab949 Mon Sep 17 00:00:00 2001 From: MHSanaei <33454419+MHSanaei@users.noreply.github.com> Date: Fri, 24 Mar 2023 16:51:43 +0330 Subject: [tgbot] fix admins input --- web/html/xui/setting.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/html/xui') diff --git a/web/html/xui/setting.html b/web/html/xui/setting.html index 0c0f9682..f8f873e6 100644 --- a/web/html/xui/setting.html +++ b/web/html/xui/setting.html @@ -117,7 +117,7 @@ - + -- cgit v1.2.3 From 03a6c131f994e0d7984b07b153acc6a6ca943f10 Mon Sep 17 00:00:00 2001 From: MHSanaei <33454419+MHSanaei@users.noreply.github.com> Date: Fri, 24 Mar 2023 16:54:21 +0330 Subject: [infoModal] better display --- web/html/xui/inbound_info_modal.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'web/html/xui') diff --git a/web/html/xui/inbound_info_modal.html b/web/html/xui/inbound_info_modal.html index 0e1b1415..6de729f9 100644 --- a/web/html/xui/inbound_info_modal.html +++ b/web/html/xui/inbound_info_modal.html @@ -59,13 +59,11 @@ - [[ status.xray.version ]] - {{ i18n "pages.index.stopXray" }} - {{ i18n "pages.index.restartXray" }} - {{ i18n "pages.index.xraySwitch" }} + [[ status.xray.version ]] + {{ i18n "pages.index.stopXray" }} + {{ i18n "pages.index.restartXray" }} + {{ i18n "pages.index.xraySwitch" }} + x-ui: {{ .cur_ver }} + Logs {{ i18n "pages.index.operationHours" }}: - [[ formatSecond(status.uptime) ]] + [[ formatSecond(status.uptime) ]]