From f8772c110dd25fac22fb135cd2bb1e4aba3cabf8 Mon Sep 17 00:00:00 2001 From: phl0 Date: Tue, 18 Apr 2023 13:41:09 +0200 Subject: [PATCH] Use a more interactive zone lookup tool --- application/views/station_profile/create.php | 4 ++-- application/views/station_profile/edit.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/application/views/station_profile/create.php b/application/views/station_profile/create.php index 6e4fcd65a..aa2030449 100644 --- a/application/views/station_profile/create.php +++ b/application/views/station_profile/create.php @@ -138,7 +138,7 @@ } ?> - If you don't know your CQ Zone then click here to find it! + If you don't know your CQ Zone then click here to find it!
@@ -152,7 +152,7 @@ } ?> - If you don't know your ITU Zone then click here to find it! + If you don't know your ITU Zone then click here to find it!
diff --git a/application/views/station_profile/edit.php b/application/views/station_profile/edit.php index 4103a67e2..74af75817 100644 --- a/application/views/station_profile/edit.php +++ b/application/views/station_profile/edit.php @@ -183,7 +183,7 @@ } ?> - If you don't know your CQ Zone then click here to find it! + If you don't know your CQ Zone then click here to find it! @@ -200,7 +200,7 @@ } ?> - If you don't know your ITU Zone then click here to find it! + If you don't know your ITU Zone then click here to find it!