added hint to band selector about band validity

This commit is contained in:
DB4SCW
2024-08-26 07:44:37 +00:00
parent 2a906f52ba
commit 5cfebd450c

View File

@@ -5,7 +5,7 @@
var lang_export_reg1testedi_select_date_range = '<?= __("Select Date Range") ?>';
var lang_export_reg1testedi_select_band = '<?= __("Select Band") ?>';
var lang_export_reg1testedi_no_contests_for_stationlocation = '<?= __("No contests were found for this station location!") ?>';
var lang_export_reg1testedi_bandhint = '<?= __("Bands below 50Mhz are not valid for the EDI REG1TEST format and will be invalid.") ?>';
var lang_export_reg1testedi_bandhint = '<?= __("Bands below 50Mhz are not valid for the EDI REG1TEST format and will produce invalid files.") ?>';
</script>
<div class="container">