From f8772c110dd25fac22fb135cd2bb1e4aba3cabf8 Mon Sep 17 00:00:00 2001 From: phl0 Date: Tue, 18 Apr 2023 13:41:09 +0200 Subject: [PATCH 1/3] 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 6e4fcd65..aa203044 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 4103a67e..74af7581 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! From d1ea6a6fb8387acbde5e76cc0b98356071326666 Mon Sep 17 00:00:00 2001 From: phl0 Date: Wed, 19 Apr 2023 21:18:45 +0200 Subject: [PATCH 2/3] Use direct links for specific grid --- 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 aa203044..46a584d0 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 74af7581..af0f8060 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! From 182c2c09cb7cf632376c085cfa9365cde8c29dc2 Mon Sep 17 00:00:00 2001 From: phl0 Date: Thu, 20 Apr 2023 15:06:46 +0200 Subject: [PATCH 3/3] Add hint link for maidenhead grids also --- application/views/station_profile/create.php | 6 +++--- application/views/station_profile/edit.php | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/application/views/station_profile/create.php b/application/views/station_profile/create.php index 46a584d0..51995f15 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!
@@ -166,7 +166,7 @@ - Station grid square. For example: IO87IP + Station grid square. For example: IO87IP. If you don't know your grid square then click here! If you are located on a grid line, enter multiple grid squares separated with commas. For example: IO77,IO78,IO87,IO88. diff --git a/application/views/station_profile/edit.php b/application/views/station_profile/edit.php index af0f8060..e1712d21 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! @@ -224,7 +224,7 @@ - Station grid square. For example: IO87IP + Station grid square. For example: IO87IP. If you don't know your grid square then click here! If you are located on a grid line, enter multiple grid squares separated with commas. For example: IO77,IO78,IO87,IO88.