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']).'';
?>