diff --git a/application/views/dashboard/index.php b/application/views/dashboard/index.php
index 40d9ff46..3ca63a9c 100644
--- a/application/views/dashboard/index.php
+++ b/application/views/dashboard/index.php
@@ -38,7 +38,11 @@
foreach ($last_five_qsos->result() as $row) { ?>
'; ?>
COL_TIME_ON); echo date('d/m/y', $timestamp); ?> |
+ config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE) { ?>
COL_TIME_ON); echo date('H:i', $timestamp); ?> |
+
+ **:** |
+
COL_PRIMARY_KEY; ?>" href="javascript:;">
COL_CALL); ?>
|