Remove duplicate of the word "queries" on the query log page

Signed-off-by: Adam Warner <adamw@rner.email>
This commit is contained in:
Adam Warner
2018-07-01 13:10:38 +01:00
parent 25ead792e4
commit 342a53ed99

View File

@@ -38,7 +38,7 @@ else
{
// If filter variable is not set, we
// automatically show all queries
$showing = "showing queries";
$showing = "showing";
}
$showall = false;