COL_PROP_MODE, $this->config->item('lotw_unsupported_prop_modes'))) {
echo __("Propagation mode is not supported by LoTW. LoTW QSL fields disabled.");
} else {
echo " ";
} ?>
load->library('subdivisions');
$subdivision_name = $CI->subdivisions->get_primary_subdivision_name($qso->COL_DXCC);
$state_list = $CI->subdivisions->get_state_list($qso->COL_DXCC);
?>
= __("Note: Gets exported to third-party services.") ?>
= __("Note: Gets exported to third-party services.") ?>
COL_QSLMSG; ?>
= __("Note: Not editable. Only displayed here.") ?>
COL_PROP_MODE, $this->config->item('lotw_unsupported_prop_modes'))) echo __("Propagation mode is not supported by LoTW. LoTW QSL fields disabled."); else echo " "; ?>
load->model('stations');
$my_stations = $CI->stations->all_of_user();
?>