mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#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(
|
$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
|
true
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user