diff --git a/application/models/logbook_model.php b/application/models/logbook_model.php index 5d3aadc5..3f739ff4 100644 --- a/application/models/logbook_model.php +++ b/application/models/logbook_model.php @@ -193,6 +193,7 @@ class Logbook_model extends CI_Model { 'COL_LOTW_QSL_RCVD' => $this->input->post('lotw_recv'), 'COL_IOTA' => $this->input->post('iota_ref'), 'COL_QTH' => $this->input->post('qth'), + 'COL_PROP_MODE' => $this->input->post('prop_mode'), 'COL_FREQ_RX' => '0', 'COL_STX_STRING' => $this->input->post('stx_string'), 'COL_SRX_STRING' => $this->input->post('srx_string') diff --git a/application/views/qso/edit.php b/application/views/qso/edit.php index 447689ed..ff383dd8 100755 --- a/application/views/qso/edit.php +++ b/application/views/qso/edit.php @@ -1,112 +1,117 @@ - + - + - + - + - + - +

Delete QSO Delete

- +
- + - + - +
Start Date End Date
- + - + - + - + - + - + - + - + - + - + - + - + + + + + +
Callsign
Freq
Mode
Band
RST Sent
RST Recv
TX Serial
RX Serial
Locator
Name
QTH
Comment
Propagation Mode
@@ -114,10 +119,10 @@ - + - +
Sat Name Sat Mode
@@ -126,22 +131,22 @@ IOTA - + Country - + - +

QSLing

- + - +
@@ -165,9 +170,9 @@ - + - +
- +
@@ -243,4 +248,4 @@ - \ No newline at end of file +