diff options
Diffstat (limited to 'config/squidGuard/squidguard_default.xml')
-rw-r--r-- | config/squidGuard/squidguard_default.xml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/config/squidGuard/squidguard_default.xml b/config/squidGuard/squidguard_default.xml index bcb6d41b..3d99259d 100644 --- a/config/squidGuard/squidguard_default.xml +++ b/config/squidGuard/squidguard_default.xml @@ -7,7 +7,7 @@ <faq>Currently there are no FAQ items provided.</faq> <name>squidguarddefault</name> <version>none</version> - <title>Proxy filter SquidGuard: Default</title> + <title>Proxy filter SquidGuard: Common Access Control List (ACL)</title> <include_file>/usr/local/pkg/squidguard.inc</include_file> <tabs> <tab> @@ -15,16 +15,16 @@ <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> <active/> </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,13 +36,17 @@ <url>/pkg.php?xml=squidguard_rewr.xml</url> </tab> <tab> + <text>Blacklist</text> + <url>/squidGuard/squidguard_blacklist.php</url> + </tab> + <tab> <text>Log</text> <url>/squidGuard/squidguard_log.php</url> </tab> </tabs> <fields> <field> - <fielddescr>Default destination</fielddescr> + <fielddescr>Target Rules</fielddescr> <fieldname>dest</fieldname> <description></description> <type>input</type> |