diff --git a/application/controllers/Lotw.php b/application/controllers/Lotw.php index e71bf6891..efe121385 100644 --- a/application/controllers/Lotw.php +++ b/application/controllers/Lotw.php @@ -572,7 +572,7 @@ class Lotw extends CI_Controller { $table .= "".$iota.""; $table .= "QSO Record: ".$status[0].""; $table .= "LoTW Record: ".$lotw_status.""; - $table .= "".$station_id." + $table .= "".$station_id.""; $table .= ""; }