aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squidGuard/squidguard_log.xml
diff options
context:
space:
mode:
authorD. V. Serg <dvserg@pfsense.org>2008-01-14 14:15:39 +0000
committerD. V. Serg <dvserg@pfsense.org>2008-01-14 14:15:39 +0000
commitf7cdc1edbf14721a73ca73b944902b6d03dca43e (patch)
tree2c909ef7c273d7a582b6dc60e9ca2be8b5350cda /packages/squidGuard/squidguard_log.xml
parentb2c9520bd92d7ff4ae9617c3e5ab016fef5c7782 (diff)
downloadpfsense-packages-f7cdc1edbf14721a73ca73b944902b6d03dca43e.tar.gz
pfsense-packages-f7cdc1edbf14721a73ca73b944902b6d03dca43e.tar.bz2
pfsense-packages-f7cdc1edbf14721a73ca73b944902b6d03dca43e.zip
- sources page moved to ACL
- fix blacklist - add non-80 port support - changes in error report generator page
Diffstat (limited to 'packages/squidGuard/squidguard_log.xml')
-rw-r--r--packages/squidGuard/squidguard_log.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/packages/squidGuard/squidguard_log.xml b/packages/squidGuard/squidguard_log.xml
index c201e9f3..ae781562 100644
--- a/packages/squidGuard/squidguard_log.xml
+++ b/packages/squidGuard/squidguard_log.xml
@@ -28,10 +28,6 @@
<url>/pkg.php?xml=squidguard_acl.xml</url>
</tab>
<tab>
- <text>Sources</text>
- <url>/pkg.php?xml=squidguard_src.xml</url>
- </tab>
- <tab>
<text>Destinations</text>
<url>/pkg.php?xml=squidguard_dest.xml</url>
</tab>
@@ -58,7 +54,7 @@
<type>select</type>
<value>access_log</value>
<options>
- <option><name>Blocked URL's log</name><value>block_log</value></option>
+ <option><name>Blocked URL's log</name><value>block_log</value></option>
<option><name>Configurator log</name><value>configurator_log</value></option>
<option><name>squidGuard log</name><value>squidguard_log</value></option>
<option><name>squid config</name><value>squid_config</value></option>