diff --git a/system/modules/timelog/templates/edit.tpl.php b/system/modules/timelog/templates/edit.tpl.php index 5f36c40b..61a84929 100755 --- a/system/modules/timelog/templates/edit.tpl.php +++ b/system/modules/timelog/templates/edit.tpl.php @@ -144,6 +144,7 @@ "select_end_method_time", "name" => "select_end_method", "class" => "", "select" => "form-check-input", @@ -175,31 +176,45 @@ "select_end_method_hours", "name" => "select_end_method", "class" => "", "select" => "form-check-input", - "value" => "time", + "value" => "hours", "tabindex" => -1 ]); ?> - @@ -236,4 +251,28 @@ - \ No newline at end of file + + + \ No newline at end of file