diff --git a/pandora_console/general/header.php b/pandora_console/general/header.php index c2f45d1524..e54f676244 100644 --- a/pandora_console/general/header.php +++ b/pandora_console/general/header.php @@ -690,7 +690,7 @@ if ($config['menu_type'] == 'classic') { layout: '%M%nn%M:%S%nn%S', labels: ['', '', '', '', '', '', ''], onExpiry: function () { - dt_events.draw(true); + dt_events.draw(false); } }); }