Fixed checkbox and frequency

This commit is contained in:
Pax1601
2023-04-14 07:59:24 +02:00
parent 4a90193426
commit b56f1ca547
4 changed files with 12 additions and 11 deletions

View File

@@ -112,7 +112,7 @@
<div id="tanker-checkbox" class="ol-checkbox">
<label>
<input type="checkbox"/>
<input type="checkbox" />
Operate as tanker
</label>
</div>