diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 43fe942604..8e8c505d69 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2012-06-13 Juan Manuel Ramon + + * godmode/alerts/alert_list.builder.php: Fixed creation of alert + with action. + 2012-06-13 Juan Manuel Ramon * extensions/update_manager/main.php: Added message when user diff --git a/pandora_console/godmode/alerts/alert_list.builder.php b/pandora_console/godmode/alerts/alert_list.builder.php index 86223c48e0..a259dd65c7 100644 --- a/pandora_console/godmode/alerts/alert_list.builder.php +++ b/pandora_console/godmode/alerts/alert_list.builder.php @@ -105,7 +105,7 @@ foreach ($actions as $action) { } $table->data[2][1] = '
'; -$table->data[2][1] = html_print_select($action_name,'action_select_','','','','',true, '', false); +$table->data[2][1] = html_print_select($action_name,'action_select','','','','',true, '', false); $table->data[2][1] .= '