From 5d8e830febc4a4a2d1ed01dd83b4b94fff10e12a Mon Sep 17 00:00:00 2001 From: juanmanuelr Date: Tue, 15 Feb 2011 13:58:35 +0000 Subject: [PATCH] 2011-02-15 Juan Manuel Ramon * operation/agentes/estado_monitores.php: Fixed a mistake replacing " + + * operation/agentes/estado_monitores.php: Fixed a mistake replacing " * godmode/groups/group_list.php: refixed the position of check login for diff --git a/pandora_console/operation/agentes/estado_monitores.php b/pandora_console/operation/agentes/estado_monitores.php index 5f92522cd3..c7797ae191 100644 --- a/pandora_console/operation/agentes/estado_monitores.php +++ b/pandora_console/operation/agentes/estado_monitores.php @@ -327,7 +327,7 @@ foreach ($modules as $module) { // if ($nombre_tipo_modulo != "log4x") $data[7] .= '' . print_image("images/chart_curve.png", true, array("border" => '0', "alt" => "")) . ''; - $data[7] .= '' . print_image("images/refresh.png", true, array("border" => '0', "title" => __('Refresh data'), "alt" => "")) . ' '; + $data[7] .= " " . print_image('images/binary.png', true, array("border" => '0', "alt" => "")) . ""; } if ($module['estado'] == 3) {