From cbfc5f1873220a4ed162f7cb80ab86a367835b59 Mon Sep 17 00:00:00 2001 From: slerena Date: Thu, 23 Nov 2006 12:29:02 +0000 Subject: [PATCH] 2006-11-23 Sancho Lerena * agentes/estado_ultimopaquete.php: Added "border=0" to some graphic. Fixed typo in hourly graph. * agentes/estado_generalagente.php: Added "border=0" in setup icon. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@275 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 7 +++++++ .../operation/agentes/estado_generalagente.php | 6 +++--- .../operation/agentes/estado_ultimopaquete.php | 8 ++++---- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index c331497cc5..af2cefe4eb 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2006-11-23 Sancho Lerena + + * agentes/estado_ultimopaquete.php: Added "border=0" to some graphic. + Fixed typo in hourly graph. + + * agentes/estado_generalagente.php: Added "border=0" in setup icon. + 2006-11-22 Sancho Lerena * agentes/estado_ultimopaquete.php: Fixed small size of diff --git a/pandora_console/operation/agentes/estado_generalagente.php b/pandora_console/operation/agentes/estado_generalagente.php index bbd8e87bf4..add96793bf 100644 --- a/pandora_console/operation/agentes/estado_generalagente.php +++ b/pandora_console/operation/agentes/estado_generalagente.php @@ -67,10 +67,10 @@ if (comprueba_login() == 0) { '.salida_limpia($nombre_agente); echo "  - "; + "; if (dame_admin($_SESSION['id_usuario'])==1 ) echo "  - "; + "; // Data base access graph echo ''; echo " @@ -189,4 +189,4 @@ if (comprueba_login() == 0) { } -?> \ No newline at end of file +?> diff --git a/pandora_console/operation/agentes/estado_ultimopaquete.php b/pandora_console/operation/agentes/estado_ultimopaquete.php index 4001d62efc..81cd3ed3aa 100644 --- a/pandora_console/operation/agentes/estado_ultimopaquete.php +++ b/pandora_console/operation/agentes/estado_ultimopaquete.php @@ -162,16 +162,16 @@ if (comprueba_login() == 0) { $win_handle=dechex(crc32($nombre_agente.$row3["nombre"])); echo ""; - echo " "; + echo " "; $link ="winopeng('reporting/stat_win.php?tipo=semana&id=".$row3["id_agente_modulo"]."&refresh=6000','sem_".$win_handle."')"; - echo ' '; + echo ' '; $link ="winopeng('reporting/stat_win.php?tipo=dia&id=".$row3["id_agente_modulo"]."&refresh=800','dia_".$win_handle."')"; - echo ' '; + echo ' '; $link ="winopeng('reporting/stat_win.php?tipo=hora&id=".$row3["id_agente_modulo"]."&refresh=30','hora_".$win_handle."')"; - echo ''; + echo ''; } else { # Writing string data in different way :) echo "";