From d5cb2845bd6be4bb3ed7a71b6e9d49a6fe16d518 Mon Sep 17 00:00:00 2001 From: songchenxuan <1097180981@qq.com> Date: Tue, 5 Sep 2023 11:03:57 +0800 Subject: [PATCH] * Modify metric lang use. --- module/metric/ui/preview.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/metric/ui/preview.html.php b/module/metric/ui/preview.html.php index 8c8120180c..8be0337338 100644 --- a/module/metric/ui/preview.html.php +++ b/module/metric/ui/preview.html.php @@ -87,7 +87,7 @@ div haspriv('bug', 'report') ? item(set(array ( 'icon' => 'menu-backend', - 'text' => $this->lang->metric->settings, + 'text' => $this->lang->metric->filters, 'class' => 'ghost', 'url' => '#', ))) : null,