From ef3c3c724f9462adab63cb63ef12f287f1e61e61 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Sun, 18 Oct 2020 15:47:14 +0100 Subject: [PATCH] Update qso.php --- application/views/view_log/qso.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/application/views/view_log/qso.php b/application/views/view_log/qso.php index 7906fd34..c8c035eb 100644 --- a/application/views/view_log/qso.php +++ b/application/views/view_log/qso.php @@ -262,11 +262,10 @@ $hashtags = "#hamr #cloudlog"; } - $twitter_string = urlencode("Just worked ".$row->COL_CALL." in ".ucwords(strtolower(($row->COL_COUNTRY)))." (Gridsquare: ".$row->COL_GRIDSQUARE.") on ".$twitter_band_sat." ".$hashtags); + $twitter_string = urlencode("Just worked ".$row->COL_CALL." in ".ucwords(strtolower(($row->COL_COUNTRY)))." (Gridsquare: ".$row->COL_GRIDSQUARE.") on ".$twitter_band_sat." using ".$row->COL_MODE." ".$hashtags); ?> -

Share QSO

- Tweet +