mirror of
https://github.com/pi-hole/web.git
synced 2026-04-27 12:15:00 +01:00
Blocking status changed from boolean to string-enum to support "failure" as DNS status
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
<li id="pihole-enable" class="menu-dns treeview" style="display: none;">
|
||||
<a href="#">
|
||||
<i class="fa fa-fw menu-icon fa-play"></i>
|
||||
<span id="enableLabel" class="text-green">Enable Blocking
|
||||
<span id="enableLabel">Enable Blocking
|
||||
<span id="flip-status-enable"></span>
|
||||
</span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user