From 76e1243da3d0ea791acd8e60407bf42c36b373ac Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Tue, 25 Apr 2023 12:22:50 +0200 Subject: [PATCH] [feature] add general action menu --- web/html/xui/inbounds.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index 9bc1935b..ed2df413 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -67,8 +67,19 @@
{{ i18n "pages.inbounds.addInbound" }} - {{ i18n "pages.inbounds.export" }} - {{ i18n "pages.inbounds.resetAllTraffic" }} + + General Actions + + + + {{ i18n "pages.inbounds.export" }} + + + + {{ i18n "pages.inbounds.resetAllTraffic" }} + + +