diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 29a8f0a391..3ca2aa2547 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2011-06-16 Miguel de Dios + + Merge from the branch. + + * godmode/alerts/alert_actions.php: fixed the url to copy the alert action. + The file didn't upload to repository. + 2011-06-16 Juan Manuel Ramon * images/skin diff --git a/pandora_console/godmode/alerts/alert_actions.php b/pandora_console/godmode/alerts/alert_actions.php index f9ef8ebb20..757ad396c3 100644 --- a/pandora_console/godmode/alerts/alert_actions.php +++ b/pandora_console/godmode/alerts/alert_actions.php @@ -285,7 +285,7 @@ foreach ($actions as $action) { $data[0] = ''. $action['name'].''; $data[1] = ui_print_group_icon ($action["id_group"], true) .' '. ui_print_truncate_text(groups_get_name ($action["id_group"], true)); - $data[2] = '' . html_print_image("images/copy.png", true) . ''; $data[3] = '