diff --git a/pandora_console/include/ajax/module.php b/pandora_console/include/ajax/module.php index faec4b0753..c6379a45fe 100755 --- a/pandora_console/include/ajax/module.php +++ b/pandora_console/include/ajax/module.php @@ -1015,7 +1015,7 @@ if ($list_modules) { $id_agente . ", " . "\"" . $server_name . "\", " . 0 . ", " . - SECONDS_1DAY . ', "' . $module["module_name"] . ")'>". html_print_image ("images/binary.png", true, array ("border" => "0", "alt" => "")) . ""; + SECONDS_1DAY . ", \" " . modules_get_agentmodule_name( $module["id_agente_modulo"] ) . "\")'>". html_print_image ("images/binary.png", true, array ("border" => "0", "alt" => "")) . ""; } if ($module['estado'] == 3) {