Browse Source

fix for the fix setup.html

pull/1155/head
DanielR92 2 years ago
parent
commit
557903c54e
  1. 1
      src/web/html/setup.html

1
src/web/html/setup.html

@ -332,7 +332,6 @@
<div class="col-12 col-sm-9"><input type="text" name="monitor_ipAddr" maxlength="15"></div> <div class="col-12 col-sm-9"><input type="text" name="monitor_ipAddr" maxlength="15"></div>
<div class="col-12 col-sm-3 my-2">Prio Inverter</div> <div class="col-12 col-sm-3 my-2">Prio Inverter</div>
<div class="col-12 col-sm-9"><select name="iv" id="Inv_ID"></select></div> <div class="col-12 col-sm-9"><select name="iv" id="Inv_ID"></select></div>
<br>
<div class="col-8 col-sm-3">2% protection: </div> <div class="col-8 col-sm-3">2% protection: </div>
<div class="col-4 col-sm-9"><input type="checkbox" name="two_percent"/></div> <div class="col-4 col-sm-9"><input type="checkbox" name="two_percent"/></div>
<br> <br>

Loading…
Cancel
Save