diff --git a/application/views/view_log/qso.php b/application/views/view_log/qso.php index 9fc9e79a..12a60afd 100644 --- a/application/views/view_log/qso.php +++ b/application/views/view_log/qso.php @@ -10,7 +10,11 @@ + config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE) { ?> + + +
Date/TimeCOL_TIME_ON); echo date('d/m/y', $timestamp); $timestamp = strtotime($row->COL_TIME_ON); echo " at ".date('H:i', $timestamp); ?>COL_TIME_ON); echo date('d/m/y', $timestamp); $timestamp = strtotime($row->COL_TIME_ON); echo " at **:**"; ?>