#10082 changed label in monitoring view
This commit is contained in:
parent
851ee9f4d5
commit
7b1ce9d517
|
@ -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
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue