diff --git a/pandora_console/images/logo_vertical_water.png b/pandora_console/images/logo_vertical_water.png index 5f00e736d4..2238c38be7 100644 Binary files a/pandora_console/images/logo_vertical_water.png and b/pandora_console/images/logo_vertical_water.png differ diff --git a/pandora_console/include/ajax/module.php b/pandora_console/include/ajax/module.php index 9e894c51b3..edf2101ed2 100755 --- a/pandora_console/include/ajax/module.php +++ b/pandora_console/include/ajax/module.php @@ -720,6 +720,8 @@ if ($list_modules) { if (empty ($modules)) { $modules = array (); } + + $table = new stdClass(); $table->width = "100%"; $table->cellpadding = 4; $table->cellspacing = 4; diff --git a/pandora_console/include/functions_graph.php b/pandora_console/include/functions_graph.php index 18ad490a06..41dbf2d362 100644 --- a/pandora_console/include/functions_graph.php +++ b/pandora_console/include/functions_graph.php @@ -4058,7 +4058,7 @@ function grafico_modulo_boolean ($agent_module_id, $period, $show_events, 'file' => $config['homedir'] . "/images/logo_vertical_water.png", 'url' => ui_get_full_url("/images/logo_vertical_water.png", false, false, false)); - + $type_graph = $config['type_module_charts']; if ($type_graph === 'area') { if ($compare === 'separated') { return area_graph($flash_chart, $chart, $width, $height/2, $color, $legend, diff --git a/pandora_console/include/functions_html.php b/pandora_console/include/functions_html.php index a2de63bc35..03fb765b0e 100644 --- a/pandora_console/include/functions_html.php +++ b/pandora_console/include/functions_html.php @@ -170,6 +170,7 @@ function html_print_side_layer ($params) { $out_html = '