QSL information
';
echo $qslinfo;
echo '
';
}
?>
= __("The following QSO(s) were found. Please fill out the date and time and submit your request."); ?>
| # | = __("Date"); ?> | = __("Time (UTC)"); ?> | = __("Band"); ?> | = __("Mode"); ?> | '. $i++ .' | '; echo ''; echo ' | '; echo ' | '. $qso->col_band .' | '; echo ''; echo $qso->col_submode == null ? strtoupper($qso->col_mode) : strtoupper($qso->col_submode); echo ' | '; echo ''; } ?>
|---|