rename band plan to IARU Region 1

This commit is contained in:
Wolfgang 2024-05-23 08:04:12 +02:00
parent 43113c7c92
commit 307df511ad
2 changed files with 1 additions and 1 deletions

View file

@ -169,7 +169,7 @@ div#togglebuttons>button {
</script> </script>
<div> <div>
<label>Plan: <label>Plan:
<input name="plan" id="sel_plan" type="text" value="plan-de.yml"> <input name="plan" id="sel_plan" type="text" value="band-plan-iaru_r1_hf.yml">
</label> </label>
<button onclick="update_plan()">Change plan</button> <button onclick="update_plan()">Change plan</button>
</div> </div>