From 4b894760a10f26a5b930087f5a176de7270c6dfe Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Tue, 12 Dec 2023 20:40:47 +0330 Subject: bug fix - xtls --- web/html/xui/form/tls_settings.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'web/html/xui/form') diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html index 1aa53193..f06abe03 100644 --- a/web/html/xui/form/tls_settings.html +++ b/web/html/xui/form/tls_settings.html @@ -227,10 +227,8 @@ - {{ i18n "pages.inbounds.certificatePath" - }} - {{ i18n "pages.inbounds.certificateContent" - }} + {{ i18n "pages.inbounds.certificatePath"}} + {{ i18n "pages.inbounds.certificateContent"}} + @@ -259,8 +257,9 @@ - {{ i18n - "pages.inbounds.setDefaultCert" }} + + {{ i18n "pages.inbounds.setDefaultCert" }} + -- cgit v1.2.3