diff --git a/inc/profile_functions.inc.php b/inc/profile_functions.inc.php index 9b489263..1fefd2a9 100644 --- a/inc/profile_functions.inc.php +++ b/inc/profile_functions.inc.php @@ -98,6 +98,7 @@ function hesk_profile_tab($session_array = 'new', $is_profile_page = true, $acti
= 60 && $reload_time % 60 == 0) { + $reload_time = $reload_time / 60; + $sec = ''; + $min = 'selected'; + } else { + $sec = 'selected'; + $min = ''; + } + } ?> + + +