= __("Below is a table of QSOs that have not yet been sent to eQSL."); ?>
= __("Info"); ?> = __("Please make sure the 'eQSL QTH Nickname' field is set in your station profile and that the value matches the QTH Nickname you set within eQSL."); ?>
' . __("Clicking 'Upload QSOs' will send QSO information to eQSL.cc.") . ''; echo form_open('eqsl/export'); echo ""; echo ""; } else { if (isset($eqsl_results_table)) { echo '' . __("The following QSOs were sent to eQSL.") . '
'; echo $eqsl_results_table; } else { echo '' . __("There are no QSOs that need to be sent to eQSL at this time. Go log some more QSOs!") . '
'; } } ?>