From 4ec37a5079351163f5dec7f70d3bdba1f7a93ef4 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Mon, 24 Oct 2016 15:20:16 -0400 Subject: [PATCH] Update profile_functions --- inc/profile_functions.inc.php | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) 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 = ''; + } + } ?> + + +