From 8d18c8e98f1b6531d1997feb6933419d71401968 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Wed, 13 Dec 2023 19:27:36 +0330 Subject: [gui] redesign forms Co-Authored-By: Alireza Ahmadi --- web/html/xui/form/protocol/vmess.html | 40 +++++++++++++++++------------------ 1 file changed, 19 insertions(+), 21 deletions(-) (limited to 'web/html/xui/form/protocol/vmess.html') diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index 6d89c1b5..4e9fe749 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -1,23 +1,21 @@ {{define "form/vmess"}} - - - - {{template "form/client"}} - - - - - - - - - - - - - -
{{ i18n "pages.inbounds.email" }}ID
[[ client.email ]][[ client.id ]]
-
-
-
+ + + {{template "form/client"}} + + + + + + + + + + + + + +
{{ i18n "pages.inbounds.email" }}ID
[[ client.email ]][[ client.id ]]
+
+
{{end}} -- cgit v1.2.3