From f070964f3baeb0191ba93389642e88b2f491c7f4 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Sat, 8 Jul 2023 14:30:11 +0100 Subject: [PATCH] Update Lotw.php --- application/controllers/Lotw.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .= ""; }