From 0eacddb0bde863f78cb16636c40576ae2a1f581b Mon Sep 17 00:00:00 2001 From: int2001 Date: Fri, 7 Jul 2023 13:50:48 +0000 Subject: [PATCH] Hotfix: Disable zero-value at station_location-chooser when doing Bulk QRZ or HRD. Otherwise page will break --- application/views/hrdlog/export.php | 4 ++-- application/views/qrz/export.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/application/views/hrdlog/export.php b/application/views/hrdlog/export.php index af7fad80..89919862 100644 --- a/application/views/hrdlog/export.php +++ b/application/views/hrdlog/export.php @@ -62,9 +62,9 @@

Warning If a date range is not selected then all QSOs will be marked!

diff --git a/application/views/qrz/export.php b/application/views/qrz/export.php index 0bb24e4f..324b35d4 100644 --- a/application/views/qrz/export.php +++ b/application/views/qrz/export.php @@ -61,9 +61,9 @@

Warning If a date range is not selected then all QSOs will be marked!