diff --git a/README.md b/README.md
index f2a389a0..642367e6 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ xray panel supporting multi-protocol, **Multi-lang (English,Farsi,Chinese)**
- Support one-click SSL certificate application and automatic renewal
- For more advanced configuration items, please refer to the panel
-# Inbouds picture
+# Screenshoot from Inbouds page

diff --git a/web/html/xui/inbound_client_table.html b/web/html/xui/inbound_client_table.html
index d17a2692..1f29e372 100644
--- a/web/html/xui/inbound_client_table.html
+++ b/web/html/xui/inbound_client_table.html
@@ -16,16 +16,16 @@
{{ i18n "disabled" }}
- {{ i18n "usage" }}: [[ sizeFormat(getUpStats(record, client.email) + getDownStats(record, client.email)) ]]
- {{ i18n "usage" }}: [[ sizeFormat(getUpStats(record, client.email) + getDownStats(record, client.email)) ]] / [[client._totalGB]]GB
- {{ i18n "usage" }}: [[ sizeFormat(getUpStats(record, client.email) + getDownStats(record, client.email)) ]] / [[client._totalGB]]GB
+ [[ sizeFormat(getUpStats(record, client.email)) ]] / [[ sizeFormat(getDownStats(record, client.email)) ]]
+
+ [[client._totalGB]]GB
+ [[client._totalGB]]GB
+
+ {{ i18n "indefinite" }}
-
- [[ DateUtil.formatMillis(client._expiryTime) ]]
-
-
+
[[ DateUtil.formatMillis(client._expiryTime) ]]