diff options
Diffstat (limited to 'config/squidGuard/squidguard_rewr.xml')
-rw-r--r-- | config/squidGuard/squidguard_rewr.xml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/config/squidGuard/squidguard_rewr.xml b/config/squidGuard/squidguard_rewr.xml index 4a2a71f3..52233133 100644 --- a/config/squidGuard/squidguard_rewr.xml +++ b/config/squidGuard/squidguard_rewr.xml @@ -15,15 +15,15 @@ <url>/pkg_edit.php?xml=squidguard.xml&id=0</url> </tab> <tab> - <text>Default</text> + <text>Common ACL</text> <url>/pkg_edit.php?xml=squidguard_default.xml&id=0</url> </tab> <tab> - <text>ACL</text> + <text>Special ACL</text> <url>/pkg.php?xml=squidguard_acl.xml</url> </tab> <tab> - <text>Destinations</text> + <text>Target categories</text> <url>/pkg.php?xml=squidguard_dest.xml</url> </tab> <tab> @@ -36,6 +36,10 @@ <active/> </tab> <tab> + <text>Blacklist</text> + <url>/squidGuard/squidguard_blacklist.php</url> + </tab> + <tab> <text>Log</text> <url>/squidGuard/squidguard_log.php</url> </tab> |