From f57e6930234bf00c7df0eb5c167f6a4e8a58c7ed Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Wed, 21 Jun 2023 14:02:13 +0330 Subject: [PATCH] better clients info tables Co-Authored-By: Alireza Ahmadi --- web/html/xui/form/protocol/shadowsocks.html | 6 ++++-- web/html/xui/form/protocol/trojan.html | 6 ++++-- web/html/xui/form/protocol/vless.html | 8 ++++++-- web/html/xui/form/protocol/vmess.html | 6 ++++-- web/html/xui/inbound_info_modal.html | 18 +++++++++++++++--- web/translation/translate.en_US.toml | 1 - web/translation/translate.fa_IR.toml | 1 - web/translation/translate.ru_RU.toml | 1 - web/translation/translate.zh_Hans.toml | 1 - 9 files changed, 33 insertions(+), 15 deletions(-) diff --git a/web/html/xui/form/protocol/shadowsocks.html b/web/html/xui/form/protocol/shadowsocks.html index e9b01ea..7af9637 100644 --- a/web/html/xui/form/protocol/shadowsocks.html +++ b/web/html/xui/form/protocol/shadowsocks.html @@ -96,10 +96,12 @@ - + + - + +
[[ col ]]{{ i18n "pages.inbounds.email" }}Password
[[ col ]][[ client.email ]][[ client.password ]]
diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index f494adb..46ae5e3 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -102,10 +102,12 @@ - + + - + +
[[ col ]]{{ i18n "pages.inbounds.email" }}Password
[[ col ]][[ client.email ]][[ client.password ]]
diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index f661a83..12729ef 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -108,10 +108,14 @@ - + + + - + + +
[[ col ]]{{ i18n "pages.inbounds.email" }}FlowID
[[ col ]][[ client.email ]][[ client.flow ]][[ client.id ]]
diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index b58ecae..a37f846 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -97,10 +97,12 @@ - + + - + +
[[ col ]]{{ i18n "pages.inbounds.email" }}ID
[[ col ]][[ client.email ]][[ client.id ]]
diff --git a/web/html/xui/inbound_info_modal.html b/web/html/xui/inbound_info_modal.html index 23bd5af..d44634a 100644 --- a/web/html/xui/inbound_info_modal.html +++ b/web/html/xui/inbound_info_modal.html @@ -68,9 +68,21 @@