#10082 changed label in monitoring view

This commit is contained in:
Daniel Cebrian 2023-01-09 16:25:49 +01:00
parent 851ee9f4d5
commit 7b1ce9d517
1 changed files with 1 additions and 1 deletions

View File

@ -537,7 +537,7 @@ function print_form_filter_monitors(
);
$table->data[0][2] = __('Free text for search (*):').ui_print_help_tip(
__('Search by module name, list matches.'),
__('Search by module name or alert name, list matches.'),
true
);