diff --git a/pandora_console/include/functions_html.php b/pandora_console/include/functions_html.php
index 6eabde142f..c938e13e99 100644
--- a/pandora_console/include/functions_html.php
+++ b/pandora_console/include/functions_html.php
@@ -1967,7 +1967,7 @@ function html_print_extended_select_for_time(
         html_print_select(
             $units,
             $uniq_name.'_units',
-            '60',
+            '1',
             ''.$script,
             $nothing,
             $nothing_value,