diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 7479eb0b6a..ff1158d131 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2010-06-07 Miguel de Dios + + * godmode/alerts/alert_list.list.php: fixed the style of action list in the + alert list. + + Fixes: #3000991 + 2010-06-07 Sergio Martin * install.php: Fixed typo bug for bug 3012385 diff --git a/pandora_console/godmode/alerts/alert_list.list.php b/pandora_console/godmode/alerts/alert_list.list.php index 8d9af0956f..921d49c645 100644 --- a/pandora_console/godmode/alerts/alert_list.list.php +++ b/pandora_console/godmode/alerts/alert_list.list.php @@ -246,11 +246,11 @@ foreach ($simple_alerts as $alert) { } else { $data[5] = ''; }