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/xray_reverse_modal.html | 102 ++++++++++++----------------------- 1 file changed, 33 insertions(+), 69 deletions(-) (limited to 'web/html/xui/xray_reverse_modal.html') diff --git a/web/html/xui/xray_reverse_modal.html b/web/html/xui/xray_reverse_modal.html index 0980ffb9..cb4e7037 100644 --- a/web/html/xui/xray_reverse_modal.html +++ b/web/html/xui/xray_reverse_modal.html @@ -2,77 +2,41 @@ - - - - - - - - - - - - - - + + + + [[ x ]] + + + + + + + +
{{ i18n "pages.xray.outbound.type" }} - - - [[ x ]] - - -
{{ i18n "pages.xray.outbound.tag" }} - - - -
{{ i18n "pages.xray.outbound.domain" }} - - - -
@@ -173,4 +137,4 @@ }); -{{end}} \ No newline at end of file +{{end}} -- cgit v1.2.3