From a94866e267d6bf2bef9a018ee1a99ca1901e6b27 Mon Sep 17 00:00:00 2001 From: juanmanuelr Date: Fri, 2 Sep 2011 13:53:55 +0000 Subject: [PATCH] 2011-09-02 Juan Manuel Ramon * godmode/alerts/alert_list.list.php: Fixed css style in this view. Fixes: #3397522 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4894 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 6 ++++++ pandora_console/godmode/alerts/alert_list.list.php | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 26b751f8ed..5e50b31e81 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,9 @@ +2011-09-02 Juan Manuel Ramon + + * godmode/alerts/alert_list.list.php: Fixed css style in this view. + + Fixes: #3397522 + 2011-09-02 Juan Manuel Ramon * include/functions_agents.php: Fixed function agents_get_modules() diff --git a/pandora_console/godmode/alerts/alert_list.list.php b/pandora_console/godmode/alerts/alert_list.list.php index c47f945b4d..9b683889d6 100644 --- a/pandora_console/godmode/alerts/alert_list.list.php +++ b/pandora_console/godmode/alerts/alert_list.list.php @@ -318,7 +318,7 @@ if (! $id_agente) { $table->size[2] = '15%'; $table->size[3] = '15%'; $table->size[4] = '2%'; - $table->size[5] = '8%'; + $table->size[5] = '9%'; /* if ($isFunctionPolicies !== ENTERPRISE_NOT_HOOK) { $table->size[4] = '8%';