From 90ca2cc86408e6956e7ef45ca017ee10727c9dd2 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Sun, 10 Nov 2024 12:30:14 +0100 Subject: [PATCH] typo --- application/views/search/result.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/search/result.php b/application/views/search/result.php index 14135b628..8fbe57a28 100644 --- a/application/views/search/result.php +++ b/application/views/search/result.php @@ -39,7 +39,7 @@ $title_text = __("Not Worked"); $badge_class = "badge text-bg-danger"; } - echo ' '.strtoupper($callsign['dxcc_name']).''; + echo ' '.strtoupper($callsign['dxcc_name']).''; ?>