input->post('qsl')) echo ' checked="checked"'; ?> >
@@ -68,7 +68,7 @@
@@ -113,11 +113,11 @@ function write_dxcc_timeline($timeline_array, $custom_date_format, $bandselect,
# |
'.$ci->lang->line('general_word_date').' |
- Prefix |
+ '.$ci->lang->line('gen_hamradio_prefix').' |
'.$ci->lang->line('general_word_country').' |
- Status |
- End Date |
- Show QSOs |
+ '.$ci->lang->line('station_logbooks_status').' |
+ '.$ci->lang->line('general_word_enddate').' |
+ '.$ci->lang->line('gridsquares_show_qsos').' |
';
@@ -159,7 +159,7 @@ function write_was_timeline($timeline_array, $custom_date_format, $bandselect, $
' . $i-- . ' |
' . date($custom_date_format, $date_as_timestamp) . ' |
' . $line->col_state . ' |
- col_state . '","'. $bandselect . '","'. $modeselect . '","' . $award .'")>Show |
+ col_state . '","'. $bandselect . '","'. $modeselect . '","' . $award .'")>'.$ci->lang->line('filter_options_show').' |
';
}
echo '';
@@ -173,10 +173,10 @@ function write_iota_timeline($timeline_array, $custom_date_format, $bandselect,
# |
'.$ci->lang->line('general_word_date').' |
- IOTA |
- Name |
- Prefix |
- Show QSOs |
+ '.$ci->lang->line('gen_hamradio_iota').' |
+ '.$ci->lang->line('general_word_name').' |
+ '.$ci->lang->line('gen_hamradio_prefix').' |
+ '.$ci->lang->line('gridsquares_show_qsos').' |