'; echo '
| # | '; echo ''.$ci->lang->line('gen_hamradio_callsign').' | '; echo ''.$ci->lang->line('statistics_first_qso').' | '; echo ''.$ci->lang->line('gen_hamradio_gridsquare').' | '; echo ''.$ci->lang->line('gen_hamradio_state').' | '; echo ''.$ci->lang->line('statistics_times_worked').' | '; echo '
|---|---|---|---|---|---|
| ' . $i++ . ' | '; echo '' . $line->callsign . ' | '; echo '' . date($custom_date_format, $date_as_timestamp) . ' | '; echo '' . $line->gridsquare . ' | '; echo '' . $line->state . ' | '; echo '' . $line->count . ' | '; echo '
You haven\'t worked any callsigns via EME (Earth-Moon-Earth) yet. EME Initials tracks the first time you work a callsign starting with each letter of the alphabet using moon bounce.
'; echo 'Start logging your EME contacts to build your initials collection!
'; echo '