From d26c21d900af932420a7e339fc02191bb3932056 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sat, 29 Apr 2023 22:33:45 +0330 Subject: [PATCH] [feature] inbounds auto refresh option Co-Authored-By: Alireza Ahmadi --- web/html/xui/inbounds.html | 97 ++++++++++++++++++++++++++------------ 1 file changed, 66 insertions(+), 31 deletions(-) diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index 903c3238b..31e251f52 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -66,28 +66,42 @@
- {{ i18n "pages.inbounds.addInbound" }} - - {{ i18n "pages.inbounds.generalActions" }} - - - - {{ i18n "pages.inbounds.export" }} - - - - {{ i18n "pages.inbounds.resetAllTraffic" }} - - - - {{ i18n "pages.inbounds.resetAllClientTraffics" }} - - - - {{ i18n "pages.inbounds.delDepletedClients" }} - - - + + + {{ i18n "pages.inbounds.addInbound" }} + + {{ i18n "pages.inbounds.generalActions" }} + + + + {{ i18n "pages.inbounds.export" }} + + + + {{ i18n "pages.inbounds.resetAllTraffic" }} + + + + {{ i18n "pages.inbounds.resetAllClientTraffics" }} + + + + {{ i18n "pages.inbounds.delDepletedClients" }} + + + + + + + [[ key ]]s + + + + +
{{template "inboundModal"}}