From 375814da273cd2548c30fc56a86dd74ef5f009c9 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 4 Dec 2023 23:51:14 +0330 Subject: [bug] fix status colors in pages Co-Authored-By: Alireza Ahmadi --- web/html/xui/inbound_info_modal.html | 87 +++++++++++++++++++----------------- 1 file changed, 46 insertions(+), 41 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 ba4ec980..e1f11b45 100644 --- a/web/html/xui/inbound_info_modal.html +++ b/web/html/xui/inbound_info_modal.html @@ -10,38 +10,43 @@ @@ -64,13 +69,13 @@
- - - + + +
{{ i18n "protocol" }}[[ dbInbound.protocol ]]
{{ i18n "pages.inbounds.address" }}[[ dbInbound.address ]]
{{ i18n "pages.inbounds.port" }}[[ dbInbound.port ]]
{{ i18n "protocol" }}[[ dbInbound.protocol ]]
{{ i18n "pages.inbounds.address" }}[[ dbInbound.address ]]
{{ i18n "pages.inbounds.port" }}[[ dbInbound.port ]]
- + - + - +
{{ i18n "transmission" }}[[ inbound.network ]]{{ i18n "transmission" }}[[ inbound.network ]]
- + - + - +
{{ i18n "encryption" }}[[ inbound.settings.method ]][[ inbound.settings.method ]]
{{ i18n "password" }}[[ inbound.settings.password ]][[ inbound.settings.password ]]
{{ i18n "pages.inbounds.network" }}[[ inbound.settings.network ]][[ inbound.settings.network ]]