mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 20:55:28 +00:00
Fix Dashboard link to blocked queries
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
2
index.lp
2
index.lp
@@ -38,7 +38,7 @@ mg.include('scripts/pi-hole/lua/header_authenticated.lp','r')
|
||||
<div class="icon">
|
||||
<i class="fas fa-hand-paper"></i>
|
||||
</div>
|
||||
<a href="queries.lp?forwarddest=blocked" class="small-box-footer" title="">
|
||||
<a href="queries.lp?upstream=blocklist" class="small-box-footer" title="">
|
||||
List blocked queries <i class="fa fa-arrow-circle-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user