diff options
Diffstat (limited to 'config/squidGuard/squidguard_log.xml')
-rw-r--r-- | config/squidGuard/squidguard_log.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config/squidGuard/squidguard_log.xml b/config/squidGuard/squidguard_log.xml index ae781562..ed3c7a9d 100644 --- a/config/squidGuard/squidguard_log.xml +++ b/config/squidGuard/squidguard_log.xml @@ -8,7 +8,7 @@ <name>squidguardlog</name> <version>none</version> - <title>Proxy Content filter SquidGuard: Log</title> + <title>Proxy filter SquidGuard: Log</title> <include_file>/usr/local/pkg/squidguard.inc</include_file> <delete_string>A proxy server user has been deleted.</delete_string> @@ -29,7 +29,7 @@ </tab> <tab> <text>Destinations</text> - <url>/pkg.php?xml=squidguard_dest.xml</url> + <url>/pkg.php?xml=squidguard_dest.xml</url> </tab> <tab> <text>Times</text> @@ -45,7 +45,7 @@ <active/> </tab> </tabs> - + <fields> <field> <fielddescr>Log type</fielddescr> @@ -59,14 +59,14 @@ <option><name>squidGuard log</name><value>squidguard_log</value></option> <option><name>squid config</name><value>squid_config</value></option> <option><name>squidGuard config</name><value>squidguard_config</value></option> - </options> + </options> </field> </fields> <custom_php_command_before_form> squidguard_before_form_log(&$pkg); </custom_php_command_before_form> - <custom_php_after_form_command> + <custom_php_after_form_command> squidGuard_print_javascript(); </custom_php_after_form_command> <custom_php_validation_command> |