From 1885a8c0bf0cc58d2866d64b3a11d4bfa3a22e46 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 1 May 2023 20:58:00 +0330 Subject: fixed - set Default Cert for Xtls --- web/html/xui/form/protocol/vless.html | 40 +++++++++++++++++------------------ 1 file changed, 19 insertions(+), 21 deletions(-) (limited to 'web/html/xui/form/protocol/vless.html') diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 5a496b89..1d733d02 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -1,23 +1,21 @@ {{define "form/vless"}} - + - - - - {{ i18n "pages.inbounds.Email" }} - - - - - - - - + + + {{ i18n "pages.inbounds.Email" }} + + + + + + + - + @@ -25,7 +23,7 @@ - + {{ i18n "pages.inbounds.IPLimit" }} @@ -36,8 +34,8 @@ - - + + {{ i18n "none" }} [[ key ]] @@ -75,7 +73,7 @@ :dropdown-class-name="siderDrawer.isDarkTheme ? 'ant-card-dark' : ''" v-model="client._expiryTime" style="width: 170px;"> - + @@ -100,7 +98,7 @@ - + -- cgit v1.2.3