From c11ec975268dfd8e0deb2b53589d777f70982dee Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Tue, 18 Nov 2025 11:46:28 +0000 Subject: [PATCH] Add mode switch to LIVE/POST badges and update menu LIVE and POST badges in contesting and QSO views are now clickable to switch modes. Redundant menu items for post QSO and contest logging have been removed from the header for a cleaner navigation. --- application/views/contesting/index.php | 2 +- application/views/interface_assets/header.php | 4 ---- application/views/qso/index.php | 4 ++-- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/application/views/contesting/index.php b/application/views/contesting/index.php index 441311b58..85829d2ea 100644 --- a/application/views/contesting/index.php +++ b/application/views/contesting/index.php @@ -3,7 +3,7 @@ -

LIVE" : " POST"); ?> +

LIVE" : " POST"); ?>
diff --git a/application/views/interface_assets/header.php b/application/views/interface_assets/header.php index 8fdfd653a..2e506ddac 100644 --- a/application/views/interface_assets/header.php +++ b/application/views/interface_assets/header.php @@ -98,13 +98,9 @@ diff --git a/application/views/qso/index.php b/application/views/qso/index.php index bb2a11424..96fec6495 100755 --- a/application/views/qso/index.php +++ b/application/views/qso/index.php @@ -17,10 +17,10 @@