From 336c814acd8a1071b2db7edf749889d592356c8b Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Tue, 8 Nov 2022 16:30:16 +0000 Subject: [PATCH] [Search][Incorrect Zones] Improved no incorrect zones message and changed to success alert --- application/views/search/cqzones_result.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/search/cqzones_result.php b/application/views/search/cqzones_result.php index 310dfcfe..0ffe3f47 100644 --- a/application/views/search/cqzones_result.php +++ b/application/views/search/cqzones_result.php @@ -48,6 +48,6 @@ if ($qsos->result() != NULL) { ×No duplicate QSO\'s were found.'; + echo '
×No incorrect CQ Zones were found.
'; } ?>