From 5188d516e3a13e0cf4c04f8af653007983b16cb5 Mon Sep 17 00:00:00 2001 From: Ho3ein Date: Fri, 16 Jun 2023 18:25:33 +0330 Subject: new - loglevel (#612) --- web/html/xui/index.html | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) (limited to 'web/html/xui/index.html') diff --git a/web/html/xui/index.html b/web/html/xui/index.html index 989aa286..236ab010 100644 --- a/web/html/xui/index.html +++ b/web/html/xui/index.html @@ -86,7 +86,7 @@ {{ i18n "menu.link" }}: - {{ i18n "pages.index.logs" }} + {{ i18n "pages.index.logs" }} {{ i18n "pages.index.config" }} {{ i18n "pages.index.backup" }} @@ -253,7 +253,7 @@ 10 20 @@ -261,8 +261,20 @@ 100 + + + Debug + Info + Notice + Warning + Error + + - +