From 7b1ce9d517475705d7afdaa119a9dc5f88a3926e Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Mon, 9 Jan 2023 16:25:49 +0100 Subject: [PATCH] #10082 changed label in monitoring view --- pandora_console/operation/agentes/estado_monitores.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/operation/agentes/estado_monitores.php b/pandora_console/operation/agentes/estado_monitores.php index 02f683154f..e6f5a01ad6 100755 --- a/pandora_console/operation/agentes/estado_monitores.php +++ b/pandora_console/operation/agentes/estado_monitores.php @@ -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 );