Fix: Fixed beacon option was not saved

This commit is contained in:
Łukasz Nidecki 2021-02-18 23:11:56 +01:00
parent 13964e152b
commit 3625b61697
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
<div class="grid-container quarters">
<div>
<label for="aprs_fixed_beac">Fixed Beacon (when&nbsp;no&nbsp;GPS)</label>
<input name="aprs_alt" id="aprs_fixed_beac" type="checkbox" value="1">
<input name="aprs_fixed_beac" id="aprs_fixed_beac" type="checkbox" value="1">
</div>
<div>
<label for="aprs_fb_interv">Fixed Beacon Interval (s)</label>