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%';