From 0f1f3d843907ee35b19bd5f0aadc37958cee09e1 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sat, 9 Dec 2023 18:48:06 +0330 Subject: instead of convert the form structure to use and instead of , --- web/html/xui/form/protocol/shadowsocks.html | 58 ++++++++++++++++++----------- 1 file changed, 37 insertions(+), 21 deletions(-) (limited to 'web/html/xui/form/protocol/shadowsocks.html') diff --git a/web/html/xui/form/protocol/shadowsocks.html b/web/html/xui/form/protocol/shadowsocks.html index 001a7006..c504deb4 100644 --- a/web/html/xui/form/protocol/shadowsocks.html +++ b/web/html/xui/form/protocol/shadowsocks.html @@ -1,7 +1,7 @@ {{define "form/shadowsocks"}} - + - - - - - [[ method ]] - - - - - - - - - TCP+UDP - TCP - UDP - - + + + + + + + + + + + + + + +
{{ i18n "encryption" }} + + + [[ method ]] + + +
{{ i18n "password" }} + + + + + +
{{ i18n "pages.inbounds.network" }} + + + tcp+udp + tcp + udp + + +
{{end}} \ No newline at end of file -- cgit v1.2.3