mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Merge pull request #780 from pi-hole/fix/dupeword
Remove duplicate of the word "queries" on the query log page
This commit is contained in:
+1
-1
@@ -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