From b300106ade13103007bcecdfd100e29cfcdc5d43 Mon Sep 17 00:00:00 2001 From: Thomas Werzmirzowsky Date: Sun, 17 Oct 2021 11:42:33 +0200 Subject: [PATCH 1/2] changed wording to station --- application/views/station_profile/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/views/station_profile/index.php b/application/views/station_profile/index.php index bececfee..42a1dd8e 100644 --- a/application/views/station_profile/index.php +++ b/application/views/station_profile/index.php @@ -17,7 +17,7 @@

Station Locations define operating locations, such as your QTH, a friend's QTH, or a portable station.

Similar to logbooks, a station profile keeps a set of QSOs together.

-

Only one logbook may be active at a time. In the table below this is shown with the "Active Logbook" badge.

+

Only one logbook may be active at a time. In the table below this is shown with the "Active Station" badge.

Create a Station Location

@@ -62,9 +62,9 @@ station_gridsquare;?> station_active != 1) { ?> - station_id; ?>" class="btn btn-outline-secondary btn-sm" onclick="return confirm('Are you sure you want to make logbook station_profile_name; ?> the active logbook?');">Set Active + station_id; ?>" class="btn btn-outline-secondary btn-sm" onclick="return confirm('Are you sure you want to make station station_profile_name; ?> the active station?');">Set Active - Active Logbook + Active Station = 1) { ?> From e66e2007c008ac3c3fe730e1d41b73777bf8735e Mon Sep 17 00:00:00 2001 From: Thomas Werzmirzowsky Date: Sun, 17 Oct 2021 11:45:21 +0200 Subject: [PATCH 2/2] one more change --- application/views/station_profile/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/station_profile/index.php b/application/views/station_profile/index.php index 42a1dd8e..81223879 100644 --- a/application/views/station_profile/index.php +++ b/application/views/station_profile/index.php @@ -17,7 +17,7 @@

Station Locations define operating locations, such as your QTH, a friend's QTH, or a portable station.

Similar to logbooks, a station profile keeps a set of QSOs together.

-

Only one logbook may be active at a time. In the table below this is shown with the "Active Station" badge.

+

Only one station may be active at a time. In the table below this is shown with the "Active Station" badge.

Create a Station Location