diff options
author | dvserg <dv_serg@mail.ru> | 2011-01-31 08:07:53 +0300 |
---|---|---|
committer | dvserg <dv_serg@mail.ru> | 2011-01-31 08:07:53 +0300 |
commit | 5930b5d48249b3fcde7c6568fbbb3da81861bfaa (patch) | |
tree | fb38bb90a5f2a5073d1950119d2f84ee01eb32fe /config/squidGuard/squidguard_time.xml | |
parent | 451241842407a299ead1a77ebace06d04701c2f0 (diff) | |
download | pfsense-packages-5930b5d48249b3fcde7c6568fbbb3da81861bfaa.tar.gz pfsense-packages-5930b5d48249b3fcde7c6568fbbb3da81861bfaa.tar.bz2 pfsense-packages-5930b5d48249b3fcde7c6568fbbb3da81861bfaa.zip |
SquidGuard blacklist update (Feature #105)
Diffstat (limited to 'config/squidGuard/squidguard_time.xml')
-rw-r--r-- | config/squidGuard/squidguard_time.xml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/config/squidGuard/squidguard_time.xml b/config/squidGuard/squidguard_time.xml index 83347fad..c62635fa 100644 --- a/config/squidGuard/squidguard_time.xml +++ b/config/squidGuard/squidguard_time.xml @@ -17,15 +17,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> @@ -38,13 +38,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> <adddeleteeditpagefields> <columnitem> - <fielddescr>Timename</fielddescr> + <fielddescr>Name</fielddescr> <fieldname>name</fieldname> </columnitem> <columnitem> |