Fixed a typo

This commit is contained in:
DL6ER
2016-11-16 12:14:58 +01:00
parent a754c3c511
commit c3a6b0ef5e
+1 -1
View File
@@ -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>