diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 11586961f3..30535d9b47 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,9 @@ +2009-07-17 Miguel de Dios + + * godmode/agentes/modificar_agente.php: fix bug that appear two times the + group "All". + Fixes: #2822999 + 2009-07-16 Ramon Novoa * include/functions_networkmap.php: Added to repository. Functions used diff --git a/pandora_console/godmode/agentes/modificar_agente.php b/pandora_console/godmode/agentes/modificar_agente.php index 9cf1e25e9c..318fdd5024 100644 --- a/pandora_console/godmode/agentes/modificar_agente.php +++ b/pandora_console/godmode/agentes/modificar_agente.php @@ -73,7 +73,7 @@ if ($ag_group > 1) { echo ""; } -echo ""; // Group all is always active +//echo ""; // Group all is always active $mis_grupos = list_group ($config["id_user"]); //Print combo for groups and set an array with all groups echo ""; echo "