Update blocklist wording and help page

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
This commit is contained in:
Mcat12
2018-07-22 11:57:16 -04:00
parent 97967f6180
commit 2188103b5c
5 changed files with 26 additions and 32 deletions

View File

@@ -504,13 +504,13 @@ if($auth) {
<!-- Run gravity.sh -->
<li<?php if($scriptname === "gravity.php"){ ?> class="active"<?php } ?>>
<a href="gravity.php">
<i class="fa fa-arrow-circle-down"></i> <span>Update Lists</span>
<i class="fa fa-arrow-circle-down"></i> <span>Update Gravity</span>
</a>
</li>
<!-- Query adlists -->
<!-- Query Lists -->
<li<?php if($scriptname === "queryads.php"){ ?> class="active"<?php } ?>>
<a href="queryads.php">
<i class="fa fa-search"></i> <span>Query adlists</span>
<i class="fa fa-search"></i> <span>Query Lists</span>
</a>
</li>
<!-- Audit log -->