From c1980277e1dad7155034aa55e1a95c7b6401e0e4 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 10 Feb 2023 18:49:31 +0330 Subject: fa,zh bug fixed - qrcode for trojan added --- web/html/xui/component/inbound_info.html | 6 +++--- web/html/xui/inbounds_client_row.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'web/html/xui') diff --git a/web/html/xui/component/inbound_info.html b/web/html/xui/component/inbound_info.html index cbf156d1..0618f02e 100644 --- a/web/html/xui/component/inbound_info.html +++ b/web/html/xui/component/inbound_info.html @@ -25,11 +25,11 @@

tls {{ i18n "domainName" }}: [[ inbound.serverName ? inbound.serverName : '' ]] diff --git a/web/html/xui/inbounds_client_row.html b/web/html/xui/inbounds_client_row.html index cb231f5e..fa8621a8 100644 --- a/web/html/xui/inbounds_client_row.html +++ b/web/html/xui/inbounds_client_row.html @@ -7,7 +7,7 @@ {{ i18n "used" }}: [[ sizeFormat(getUpStats(record, client.email) + getDownStats(record, client.email)) ]] {{ i18n "used" }}: [[ sizeFormat(getUpStats(record, client.email) + getDownStats(record, client.email)) ]] / [[client._totalGB]]GB {{ i18n "used" }}: [[ sizeFormat(getUpStats(record, client.email) + getDownStats(record, client.email)) ]] / [[client._totalGB]]GB - +