mirror of
https://github.com/pi-hole/web.git
synced 2026-04-24 10:50:23 +01:00
Change "Permanently" toggle to "Indefinitely" (#1416)
* Changing "Permanently" toggle to "Indefinitely" Signed-off-by: Chris Coffin <me@chriscoffin.org> * Updating ID name in footer.js Signed-off-by: Chris Coffin <me@chriscoffin.org> Co-authored-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
@@ -534,8 +534,8 @@ if($auth) {
|
||||
</a>
|
||||
<ul class="treeview-menu">
|
||||
<li>
|
||||
<a href="#" id="pihole-disable-permanently">
|
||||
<i class="fa fa-stop"></i> Permanently
|
||||
<a href="#" id="pihole-disable-indefinitely">
|
||||
<i class="fa fa-stop"></i> Indefinitely
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user