diff --git a/application/controllers/Awards.php b/application/controllers/Awards.php index e94f8dfcf..6ccffc138 100644 --- a/application/controllers/Awards.php +++ b/application/controllers/Awards.php @@ -695,6 +695,8 @@ class Awards extends CI_Controller { $postdata['dateto'] = null; } + $data['posted_band'] = $postdata['band']; + if ($logbooks_locations_array) { $location_list = "'".implode("','",$logbooks_locations_array)."'"; $cq_result = $this->cq->get_cq_array($bands, $postdata, $location_list); diff --git a/application/views/awards/cq/index.php b/application/views/awards/cq/index.php index b002eac0f..f55bbe32e 100644 --- a/application/views/awards/cq/index.php +++ b/application/views/awards/cq/index.php @@ -227,20 +227,28 @@ foreach($bands as $band) { echo '