From c0580307e796b2890efaaa4026e2c156a490ca5c Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Tue, 8 Jun 2010 09:54:14 +0000 Subject: [PATCH] 2010-06-08 Miguel de Dios * operation/agentes/alerts_status.php: fixed the style in the list of alerts. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2871 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ pandora_console/operation/agentes/alerts_status.php | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 5f263bb707..71bd76d6f0 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2010-06-08 Miguel de Dios + + * operation/agentes/alerts_status.php: fixed the style in the list of + alerts. + 2010-06-07 Raúl Mateos * godmode/agentes/agent_conf_gis.php: Changed warning text and style. diff --git a/pandora_console/operation/agentes/alerts_status.php b/pandora_console/operation/agentes/alerts_status.php index 3f710ae2dc..84aeff32ae 100644 --- a/pandora_console/operation/agentes/alerts_status.php +++ b/pandora_console/operation/agentes/alerts_status.php @@ -130,8 +130,8 @@ if ($isFunctionPolicies !== ENTERPRISE_NOT_HOOK) { $table->size[1] = '20px'; $table->size[2] = '25%'; $table->size[3] = '25%'; - $table->size[4] = '50%'; - $table->size[5] = '25%'; + $table->size[4] = '30%'; + $table->size[5] = '30%'; $table->size[6] = '20px'; $table->size[7] = '60px';