COL_PROP_MODE, $this->config->item('lotw_unsupported_prop_modes'))) {
echo __("Propagation mode is not supported by LoTW. LoTW QSL fields disabled.");
} else {
echo " ";
} ?>
= __("Note: Gets exported to third-party services.") ?>
= __("Note: Gets exported to third-party services.") ?>
COL_QSLMSG; ?>
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();
?>