From 26a0481d8275c6d7953aaeb72a316db69c150354 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 10 Apr 2023 14:33:50 +0330 Subject: http header bug fixed --- web/html/xui/form/protocol/trojan.html | 2 +- web/html/xui/form/protocol/vless.html | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) (limited to 'web/html/xui/form/protocol') diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index 79e797c6..91fd7afd 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -32,7 +32,7 @@ - + {{ i18n "none" }} [[ key ]] diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 2da4a255..029f2c9e 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -20,25 +20,25 @@ - - {{ i18n "pages.inbounds.IPLimit" }} - - - - - - + + {{ i18n "pages.inbounds.IPLimit" }} + + + + + + - + {{ i18n "none" }} [[ key ]] - + {{ i18n "none" }} [[ key ]] @@ -66,8 +66,8 @@ + :dropdown-class-name="siderDrawer.isDarkTheme ? 'ant-card-dark' : ''" + v-model="client._expiryTime" style="width: 170px;"> -- cgit v1.2.3