diff --git a/pandora_console/godmode/reporting/graph_builder.graph_editor.php b/pandora_console/godmode/reporting/graph_builder.graph_editor.php index 745b91ed15..90c75f1098 100644 --- a/pandora_console/godmode/reporting/graph_builder.graph_editor.php +++ b/pandora_console/godmode/reporting/graph_builder.graph_editor.php @@ -149,7 +149,7 @@ echo "".__('Modules').""; echo ""; echo "".html_print_select (agents_get_group_agents(), 'id_agents[]', 0, false, '', '', true, true, true, '', false, 'width:300px;').""; echo "" . html_print_image("images/darrowright.png", true) . ""; -echo "".html_print_select (array (), 'module[]', 0, false, '', 0, true, true, true, '', false, 'width:300px;').""; +echo "".html_print_select (array (), 'module[]', 0, false, '', 0, true, true, true, '', false, '').""; echo ""; echo ""; echo "";