mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
settings-dhcp: drop unused lookatme-text attribute
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@ mg.include('scripts/lua/settings_header.lp','r')
|
||||
<div class="col-md-12">
|
||||
<div>
|
||||
<input type="checkbox" id="dhcp.active" data-key="dhcp.active"><label for="dhcp.active"><strong>DHCP server enabled</strong></label>
|
||||
<p class="help-block" id="dhcpnotice" lookatme-text="Make sure your router's DHCP server is disabled when using the Pi-hole DHCP server!">Make sure your router's DHCP server is disabled when using the Pi-hole DHCP server!</p>
|
||||
<p class="help-block" id="dhcpnotice">Make sure your router's DHCP server is disabled when using the Pi-hole DHCP server!</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-xs-12">
|
||||
|
||||
Reference in New Issue
Block a user