diff --git a/application/models/logbook_model.php b/application/models/logbook_model.php index 586b9f4c..24be7539 100644 --- a/application/models/logbook_model.php +++ b/application/models/logbook_model.php @@ -188,6 +188,7 @@ class Logbook_model extends CI_Model { 'COL_IOTA' => $this->input->post('iota_ref'), 'COL_QTH' => $this->input->post('qth'), 'COL_FREQ_RX' => '0', + 'COL_COUNTRY' => $this->input->post('country'), ); $this->db->where('COL_PRIMARY_KEY', $this->input->post('id')); diff --git a/application/views/qso/edit.php b/application/views/qso/edit.php index a4dd8464..ebff6bb7 100644 --- a/application/views/qso/edit.php +++ b/application/views/qso/edit.php @@ -85,6 +85,11 @@ + + Country + + +

QSLing