+
+
diff --git a/application/views/qso/index.php b/application/views/qso/index.php
index 68460747..de785b98 100755
--- a/application/views/qso/index.php
+++ b/application/views/qso/index.php
@@ -339,7 +339,7 @@
foreach ($query->result() as $row) { ?>
'; ?>
config->item('qso_date_format').' H:i',strtotime($row->COL_TIME_ON)); ?> |
-
COL_PRIMARY_KEY; ?>" href="javascript:;">COL_CALL)); ?> |
+
COL_PRIMARY_KEY; ?>" href="javascript:;">COL_CALL)); ?> |
COL_MODE; ?> |
COL_RST_SENT; ?> |
COL_RST_RCVD; ?> |
diff --git a/application/views/view_log/partial/log.php b/application/views/view_log/partial/log.php
index 357f432b..3ccb78ce 100644
--- a/application/views/view_log/partial/log.php
+++ b/application/views/view_log/partial/log.php
@@ -31,7 +31,7 @@
config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE || ($this->config->item('show_time'))) { ?>
COL_TIME_ON); echo date('H:i', $timestamp); ?> |
-
COL_PRIMARY_KEY; ?>" href="javascript:;">COL_CALL)); ?>
+ | COL_PRIMARY_KEY; ?>" href="javascript:;">COL_CALL)); ?>
|
COL_MODE; ?> |
COL_RST_SENT; ?> COL_STX) { ?>COL_STX;?>COL_STX_STRING) { ?>COL_STX_STRING;?> |
diff --git a/application/views/view_log/qso.php b/application/views/view_log/qso.php
index 72d6ba03..b073599c 100644
--- a/application/views/view_log/qso.php
+++ b/application/views/view_log/qso.php
@@ -1,11 +1,14 @@
-
-num_rows() > 0) { foreach ($query->result() as $row) {
-?>
- config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE || ($this->config->item('show_time'))) { ?>
-
QSO with COL_CALL)); ?> on the COL_TIME_ON); echo date('d/m/y', $timestamp); $timestamp = strtotime($row->COL_TIME_ON); echo " at ".date('H:i', $timestamp); ?>
-
-
QSO with COL_CALL)); ?> on the COL_TIME_ON); echo date('d/m/y', $timestamp);?>
-
+
+
+
+ num_rows() > 0) { foreach ($query->result() as $row) { ?>
+ config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE || ($this->config->item('show_time'))) { ?>
+
QSO with COL_CALL)); ?> on the COL_TIME_ON); echo date('d/m/y', $timestamp); $timestamp = strtotime($row->COL_TIME_ON); echo " at ".date('H:i', $timestamp); ?>
+
+ QSO with COL_CALL)); ?> on the COL_TIME_ON); echo date('d/m/y', $timestamp);?>
+
+
+
+
COL_GRIDSQUARE != null) {