mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Fixed a typo
This commit is contained in:
+1
-1
@@ -181,7 +181,7 @@
|
||||
</li>
|
||||
<!-- Query Log -->
|
||||
<li>
|
||||
<a href="queries.php&<?php echo $pwstring; ?>">
|
||||
<a href="queries.php?<?php echo $pwstring; ?>">
|
||||
<i class="fa fa-file-text-o"></i> <span>Query Log</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user