mirror of
https://github.com/pi-hole/web.git
synced 2026-04-24 18:59:48 +01:00
Change the whitelist icon in the sidebar
This commit is contained in:
@@ -445,7 +445,7 @@ if($auth) {
|
||||
<!-- Whitelist -->
|
||||
<li<?php if($scriptname === "whitelist"){ ?> class="active"<?php } ?>>
|
||||
<a href="list.php?l=white">
|
||||
<i class="fa fa-pencil-square-o"></i> <span>Whitelist</span>
|
||||
<i class="fa fa-check-circle-o "></i> <span>Whitelist</span>
|
||||
</a>
|
||||
</li>
|
||||
<!-- Blacklist -->
|
||||
|
||||
Reference in New Issue
Block a user