diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 52a5fbc064..60d7709fe2 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,9 @@ +2011-11-29 Juan Manuel Ramon + + * operation/events/events.php: Fixed sound event popup over https. + + Fixes: #3443835 + 2011-11-29 Juan Manuel Ramon * include/functions_reporting.php: Removed entities in events diff --git a/pandora_console/operation/events/events.php b/pandora_console/operation/events/events.php index 4d031c5347..a54b41c19a 100644 --- a/pandora_console/operation/events/events.php +++ b/pandora_console/operation/events/events.php @@ -207,11 +207,11 @@ if ($config["pure"] == 0) { ); ui_print_page_header (__("Events"), "images/lightning_go.png", false, "eventview", false, $buttons); - + ?>