From d7905df54f9e894820838ba8a999b60337e69b0c Mon Sep 17 00:00:00 2001 From: raulmateos Date: Mon, 27 Sep 2010 10:31:21 +0000 Subject: [PATCH] 2010-09-27 Raul Mateos * godmode/agentes/modificar_agente.php: Vertical aligned some icons. TO DO: The table should be "migrated" to new table code. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3304 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ pandora_console/godmode/agentes/modificar_agente.php | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index dce5564022..f4590f1272 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2010-09-27 Raúl Mateos + + * godmode/agentes/modificar_agente.php: Vertical aligned some icons. + TO DO: The table should be "migrated" to new table code. + 2010-09-27 Sergio Martin * godmode/reporting/graph_builder.graph_editor.php diff --git a/pandora_console/godmode/agentes/modificar_agente.php b/pandora_console/godmode/agentes/modificar_agente.php index 6841d848cd..377c4c2114 100644 --- a/pandora_console/godmode/agentes/modificar_agente.php +++ b/pandora_console/godmode/agentes/modificar_agente.php @@ -300,11 +300,11 @@ if ($agents !== false) { // Operating System icon - echo ""; + echo ""; print_os_icon ($agent["id_os"], false); echo ""; // Group icon and name - echo "".print_group_icon ($id_grupo, true).""; + echo "".print_group_icon ($id_grupo, true).""; // Description echo "".$agent["comentarios"].""; // Action @@ -314,7 +314,7 @@ if ($agents !== false) { else $offsetArg = $offset; - echo "'; echo "";