From 6a71ea7f5e66fe147bad4b6df1f37d10cc632c0c Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Tue, 25 Apr 2023 17:23:38 +0330 Subject: [feature] reset traffics of all client Co-Authored-By: Alireza Ahmadi --- web/html/xui/inbounds.html | 45 ++++++++++++++++++++++++++++++++++++++------- 1 file changed, 38 insertions(+), 7 deletions(-) (limited to 'web/html/xui') diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index 14849873..483b0030 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -67,8 +67,23 @@
{{ i18n "pages.inbounds.addInbound" }} - {{ i18n "pages.inbounds.export" }} - {{ i18n "pages.inbounds.resetAllTraffic" }} + + General Actions + + + + {{ i18n "pages.inbounds.export" }} + + + + {{ i18n "pages.inbounds.resetAllTraffic" }} + + + + {{ i18n "pages.inbounds.resetAllClientTraffics" }} + + +