mirror of
https://github.com/pi-hole/web.git
synced 2025-12-25 05:05:33 +00:00
Remove duplicate of the word "queries" on the query log page
Signed-off-by: Adam Warner <adamw@rner.email>
This commit is contained in:
@@ -38,7 +38,7 @@ else
|
||||
{
|
||||
// If filter variable is not set, we
|
||||
// automatically show all queries
|
||||
$showing = "showing queries";
|
||||
$showing = "showing";
|
||||
}
|
||||
|
||||
$showall = false;
|
||||
|
||||
Reference in New Issue
Block a user