diff --git a/application/views/mostworked/index.php b/application/views/mostworked/index.php index 63bed396..757c553b 100644 --- a/application/views/mostworked/index.php +++ b/application/views/mostworked/index.php @@ -76,13 +76,13 @@
- + - - - - - + + + + + @@ -99,24 +99,30 @@ foreach ($mostworked_callsigns as $row) { ?> - - - - - +
RankCallsignContactsFirst QSOLast QSORankCallsignContactsFirst QSOLast QSO
- callsign)); ?> + + - contact_count; ?> + + callsign)); ?> - first_qso); - echo date($custom_date_format, $timestamp); - ?> + + contact_count; ?> - last_qso); - echo date($custom_date_format, $timestamp); - ?> + + + first_qso); + echo date($custom_date_format, $timestamp); + ?> + + + + last_qso); + echo date($custom_date_format, $timestamp); + ?> +