From 182c2c09cb7cf632376c085cfa9365cde8c29dc2 Mon Sep 17 00:00:00 2001 From: phl0 Date: Thu, 20 Apr 2023 15:06:46 +0200 Subject: [PATCH] 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.