mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Update Lotw.php
This commit is contained in:
@@ -572,7 +572,7 @@ class Lotw extends CI_Controller {
|
||||
$table .= "<td>".$iota."</td>";
|
||||
$table .= "<td>QSO Record: ".$status[0]."</td>";
|
||||
$table .= "<td>LoTW Record: ".$lotw_status."</td>";
|
||||
$table .= "<td>".$station_id."</td>
|
||||
$table .= "<td>".$station_id."</td>";
|
||||
$table .= "</tr>";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user