mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Made button more descriptive
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
</a>
|
||||
<ul class="treeview-menu">
|
||||
<!-- Press Enter to run the script and then show no more than 10 lines of output -->
|
||||
<ul class="sidebar-menu"><li><a href="list/index.php"><i class="fa fa-cogs"></i> Advanced</a></li></ul>
|
||||
<ul class="sidebar-menu"><li><a href="list/index.php"><i class="fa fa-cogs"></i> Advanced (Whitelist/Blacklist)</a></li></ul>
|
||||
<a href="#" disabled><li id="li00"></li>Add: <input type="text" id='get_whitelist' onkeypress="runSearchShellScript(event)" placeholder="ad.example.com"></a>
|
||||
<a href="#" disabled><li id="li01"></li></a>
|
||||
<a href="#" disabled><li id="li02"></li></a>
|
||||
|
||||
Reference in New Issue
Block a user