From 057b639d995f44f3c61d4cdd1e7f1d9a5b4e14cf Mon Sep 17 00:00:00 2001 From: Andreas <6977712+AndreasK79@users.noreply.github.com> Date: Fri, 28 Apr 2023 11:55:21 +0200 Subject: [PATCH] [Station location] Added helpful links to WWFF/SOTA/POTA --- 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 78026b5f..1a234bbd 100644 --- a/application/views/station_profile/create.php +++ b/application/views/station_profile/create.php @@ -195,19 +195,19 @@
- Station SOTA reference. + Station SOTA reference. You can look up SOTA references at the SOTA Maps website.
- Station WWFF reference (e.g. DLFF-0069). + Station WWFF reference (e.g. DLFF-0069). You can look up WWFF references at the GMA Map website.
- Station POTA reference (e.g. PA-0150). + Station POTA reference (e.g. PA-0150). You can look up POTA references at the POTA Map website.
diff --git a/application/views/station_profile/edit.php b/application/views/station_profile/edit.php index 9ae9c7fb..4aa318d1 100644 --- a/application/views/station_profile/edit.php +++ b/application/views/station_profile/edit.php @@ -272,7 +272,7 @@
station_sota; } ?>"> - Station SOTA reference. + Station SOTA reference. You can look up SOTA references at the SOTA Maps website.
@@ -285,7 +285,7 @@
station_wwff; } ?>"> - Station WWFF reference. + Station WWFF reference. You can look up WWFF references at the GMA Map website.
@@ -298,7 +298,7 @@
station_pota; } ?>"> - Station POTA reference. + Station POTA reference. You can look up POTA references at the POTA Map website.