mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 11:02:12 +01:00
commit
610773c6b7
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div id="divDHCP" class="subtab-content" style="display:none;">
|
||||
<div style="margin-top:-14px;"><span style="color: #00bcd4;">IP Adddress:</span><span id="spanCurrentIP"></span></div>
|
||||
<div style="margin-top:-14px;"><span style="color: #00bcd4;">IP Address:</span><span id="spanCurrentIP"></span></div>
|
||||
<div class="field-group">
|
||||
<input id="cbUseDHCP" name="dhcp" type="checkbox" data-bind="ip.dhcp" style="display:inline-block;" onclick="wifi.onDHCPClicked(this);" checked="checked" />
|
||||
<label for="cbUseDHCP" style="display:inline-block;cursor:pointer;">Acquire IP Address automatically (DHCP)</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue