From 625f828bd5b8e015f4129d0af68ebd29b12fb189 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Thu, 9 Apr 2020 15:44:15 +0100 Subject: [PATCH] If TX Powers stored in the database it will be shown on the QSO popup under "Station Information" --- application/views/view_log/qso.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/application/views/view_log/qso.php b/application/views/view_log/qso.php index 4ed57cfd..959c54a7 100644 --- a/application/views/view_log/qso.php +++ b/application/views/view_log/qso.php @@ -195,6 +195,14 @@ COL_OPERATOR; ?> + + COL_TX_PWR) { ?> + + Station Transmit Power + COL_TX_PWR; ?> + + + config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE) { ?> Edit QSO