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 "";