https://www.hrdlog.net/EditUser.aspx'); ?>

config->item('disable_manual_hrdlog'))) { echo '

' . __("Warning") . ' ' . __("This might take a while as QSO uploads are processed sequentially.") . '

'; } ?> result()) { echo ' '; foreach ($station_profile->result() as $station) { // Fills the table with the data echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; if (!($this->config->item('disable_manual_hrdlog'))) { echo ''; } else { echo ''; } echo ''; } echo '
' . __("Profile name") . ' ' . __("Station callsign") . ' ' . __("Edited QSOs not uploaded") . ' ' . __("Total QSOs not uploaded") . ' ' . __("Total QSOs uploaded") . ' ' . __("Actions") . '
' . $station->station_profile_name . '' . $station->station_callsign . '' . $station->modcount . '' . $station->notcount . '' . $station->totcount . ' 
'; } else { echo ''; } ?>