From db24d216210e0038f92e634de1ab8a46fbce4632 Mon Sep 17 00:00:00 2001 From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com> Date: Sat, 20 Apr 2024 22:15:36 +0330 Subject: UI Improvements (#2228) * UI Improvements Better Table Update QR Code Modal Better Info Modal Compression HTML files Better Dropdown Menu Better Calendar and more .. Remove files Minor Fixes --- web/html/xui/inbound_info_modal.html | 892 +++++++++++++++++++---------------- 1 file changed, 486 insertions(+), 406 deletions(-) (limited to 'web/html/xui/inbound_info_modal.html') diff --git a/web/html/xui/inbound_info_modal.html b/web/html/xui/inbound_info_modal.html index f85fc7d3..021707a7 100644 --- a/web/html/xui/inbound_info_modal.html +++ b/web/html/xui/inbound_info_modal.html @@ -1,436 +1,516 @@ {{define "inboundInfoModal"}} - - - - - - - -
{{ i18n "protocol" }}[[ dbInbound.protocol ]]
{{ i18n "pages.inbounds.address" }} - - [[ dbInbound.address ]] - -
{{ i18n "pages.inbounds.port" }}[[ dbInbound.port ]]
-
- - - - - + + + +
- - - - + + + + + + + + + + + +
{{ i18n "encryption" }}[[ inbound.settings.method ]]
{{ i18n "password" }}{{ i18n "protocol" }} + [[ dbInbound.protocol ]] +
{{ i18n "pages.inbounds.address" }} + + [[ dbInbound.address ]] + +
{{ i18n "pages.inbounds.port" }} + [[ dbInbound.port ]] +
+ + +