diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html
index 0b6e6a5f..72f9262b 100644
--- a/web/html/xui/form/protocol/vless.html
+++ b/web/html/xui/form/protocol/vless.html
@@ -1,87 +1,123 @@
{{define "form/vless"}}
-
+
-
-
-
+
+
+ Account is (Expired|Traffic Ended) And Disabled
+
+
+
+
+
+
+
+ IP Count Limit
+
+
+ disable inbound if more than entered count (0 for disable limit ip)
+
+
+
+
+
+
+
+
+
+ IP log
+
+
+ IPs history Log (before enabling inbound after it has been disabled by IP limit, you should clear the log)
+
+
+
+
+
+
+
+
+
+ clear log
+
+
+
+
+
+
+
+
+ {{ i18n "none" }}
+ [[ key ]]
+
- IP Count Limit
+ {{ i18n "pages.inbounds.totalFlow" }}(GB)
- disable inbound if more than entered count (0 for disable limit ip)
+ 0 {{ i18n "pages.inbounds.meansNoLimit" }}
-
-
+
-
+
- IP log
+ {{ i18n "pages.inbounds.expireDate" }}
- IPs history Log (before enabling inbound after it has been disabled by IP limit, you should clear the log)
+ {{ i18n "pages.inbounds.leaveBlankToNeverExpire" }}
-
-
-
-
-
- clear log
-
+
-
-
-
-
-
-
- {{ i18n "none" }}
- [[ key ]]
-
-
+
+ [[ sizeFormat(getUpStats(vless.email)) ]] / [[ sizeFormat(getDownStats(vless.email)) ]]
+
+ used : [[ sizeFormat(getUpStats(vless.email) + getDownStats(vless.email)) ]]
+
+
+ @click="addClient(inbound.protocol,vless, inbound.settings.vlesses)"
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 24 24"
+ width="24"
+ height="24"
+ class="ml-2 cursor-pointer"
+ >
+
+
+
-
-
-
-
+
+
+
+