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/dokodemo.html | 56 ++++++++++---------------------- 1 file changed, 17 insertions(+), 39 deletions(-) (limited to 'web/html/xui/form/protocol/dokodemo.html') diff --git a/web/html/xui/form/protocol/dokodemo.html b/web/html/xui/form/protocol/dokodemo.html index 44d5af51..14891652 100644 --- a/web/html/xui/form/protocol/dokodemo.html +++ b/web/html/xui/form/protocol/dokodemo.html @@ -1,42 +1,20 @@ {{define "form/dokodemo"}} - - - - - - - - - - - - - - - - - - -
{{ i18n "pages.inbounds.targetAddress"}} - - - -
{{ i18n "pages.inbounds.destinationPort"}} - - - -
{{ i18n "pages.inbounds.network"}} - - - tcp+udp - tcp - udp - - -
FollowRedirect - - - -
+ + + + + + + + + + TCP+UDP + TCP + UDP + + + + + {{end}} \ No newline at end of file -- cgit v1.2.3