diff --git a/pandora_console/godmode/modules/manage_network_components.php b/pandora_console/godmode/modules/manage_network_components.php
index 7d49abdbfb..c59c4aa0b3 100644
--- a/pandora_console/godmode/modules/manage_network_components.php
+++ b/pandora_console/godmode/modules/manage_network_components.php
@@ -488,7 +488,8 @@ foreach ($component_groups as $component_group_key => $component_group_val) {
$table->data[0][1] = html_print_select ($component_groups,
'search_id_group', $search_id_group, '', __('All'), 0, true, false, false);
-$table->data[0][2] = __('Search');
+$table->data[0][2] = __('Free Search') . ui_print_help_tip(
+ __('Search by name, description, tcp send or tcp rcv, list matches.'),true);
$table->data[0][3] = html_print_input_text ('search_string', $search_string, '', 25,
255, true);
if(defined("METACONSOLE"))
diff --git a/pandora_console/godmode/reporting/reporting_builder.php b/pandora_console/godmode/reporting/reporting_builder.php
index d0fa223d22..994a18aaa3 100755
--- a/pandora_console/godmode/reporting/reporting_builder.php
+++ b/pandora_console/godmode/reporting/reporting_builder.php
@@ -380,7 +380,8 @@ switch ($action) {
$table_aux->data[0][1] = html_print_select_groups(false, "AR", true, 'id_group', $id_group, '', '', '', true, false, true, '', false, 'width:150px', false, false, 'id_grupo', $strict_user). '
';
- $table_aux->data[0][2] = "". __("Free text for search: ") . "";
+ $table_aux->data[0][2] = "". __("Free text for search: ") . ui_print_help_tip(
+ __('Search by report name or description, list matches.'),true) . "";
$table_aux->data[0][3] = html_print_input_text ("search", $search, '', 30, '', true);
$table_aux->data[0][6] = html_print_submit_button(__('Search'), 'search_submit', false, 'class="sub upd"', true);
diff --git a/pandora_console/operation/agentes/estado_agente.php b/pandora_console/operation/agentes/estado_agente.php
index cd6c9c559c..7850b7add2 100644
--- a/pandora_console/operation/agentes/estado_agente.php
+++ b/pandora_console/operation/agentes/estado_agente.php
@@ -525,8 +525,6 @@ foreach ($agents as $agent) {
$data[0] .= '';
$data[0] .= '