From 9ed6fc22373964e81aa6981c9909bed23594e6d4 Mon Sep 17 00:00:00 2001 From: m-lopez-f Date: Thu, 8 Oct 2015 10:42:43 +0200 Subject: [PATCH] Fixed visual --- .../godmode/reporting/graph_builder.graph_editor.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandora_console/godmode/reporting/graph_builder.graph_editor.php b/pandora_console/godmode/reporting/graph_builder.graph_editor.php index 90b5f64d65..de687ffefc 100644 --- a/pandora_console/godmode/reporting/graph_builder.graph_editor.php +++ b/pandora_console/godmode/reporting/graph_builder.graph_editor.php @@ -95,7 +95,7 @@ if (count($module_array) > 0) { echo "" . $agent_array[$a] . ""; echo ""; echo modules_get_agentmodule_name ($module_array[$a]).""; - echo ""; + echo ""; echo ""; echo ""; @@ -105,7 +105,7 @@ if (count($module_array) > 0) { echo "
"; echo ""; - echo ""; + echo ""; echo "".html_print_image('images/cross.png', true, array ('title' => __('Delete'))).""; echo "";