From b0871a6ef650e3776fd0f76799e698c20bed1fd2 Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com> Date: Fri, 12 May 2023 22:36:05 +0430 Subject: Change route path '/xui' to '/panel' --- web/html/xui/common_sider.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web/html/xui/common_sider.html') diff --git a/web/html/xui/common_sider.html b/web/html/xui/common_sider.html index 94a2e4a3..58072f82 100644 --- a/web/html/xui/common_sider.html +++ b/web/html/xui/common_sider.html @@ -1,17 +1,17 @@ {{define "menuItems"}} - + {{ i18n "menu.dashboard"}} - + {{ i18n "menu.inbounds"}} - + {{ i18n "menu.settings"}} - + -- cgit v1.2.3