diff --git a/application/views/view_log/qso.php b/application/views/view_log/qso.php index 9caea4f8..32b4f79a 100644 --- a/application/views/view_log/qso.php +++ b/application/views/view_log/qso.php @@ -2,9 +2,9 @@ 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); $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);?>

+

QSO with COL_CALL)); ?> on the COL_TIME_ON); echo date('d/m/y', $timestamp);?>

@@ -151,6 +151,22 @@

This QSO is confirmed on Lotw

+

Station Information

+ + + + + + + + + + + + + + +
Station CallsignCOL_STATION_CALLSIGN; ?>
Station GridsquareCOL_MY_GRIDSQUARE; ?>
Station OperatorCOL_OPERATOR; ?>