diff options
author | doktornotor <notordoktor@gmail.com> | 2015-10-14 21:58:24 +0200 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-10-14 21:58:24 +0200 |
commit | 64ca4e60a636b08466fbfc089b027af005cb036c (patch) | |
tree | 716355ebe3a71b89beff940c9286e12727408d3b /config/squid3 | |
parent | 4978d111b52ca1e7f324a557d7f299c5a5c79e40 (diff) | |
download | pfsense-packages-64ca4e60a636b08466fbfc089b027af005cb036c.tar.gz pfsense-packages-64ca4e60a636b08466fbfc089b027af005cb036c.tar.bz2 pfsense-packages-64ca4e60a636b08466fbfc089b027af005cb036c.zip |
Point users to 'Real Time' tab for freshclam logs.
Diffstat (limited to 'config/squid3')
-rwxr-xr-x | config/squid3/34/squid_antivirus.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/squid3/34/squid_antivirus.xml b/config/squid3/34/squid_antivirus.xml index 8e089ddd..495ef342 100755 --- a/config/squid3/34/squid_antivirus.xml +++ b/config/squid3/34/squid_antivirus.xml @@ -43,7 +43,7 @@ </copyright> <name>squidantivirus</name> <version>0.4.1</version> - <title>Proxy server: Antivirus</title> + <title>Proxy Server: Antivirus</title> <include_file>/usr/local/pkg/squid.inc</include_file> <tabs> <tab> @@ -173,7 +173,7 @@ Select the desired frequency here.<br/><br/> <input name='update_av' id='update_av' type='submit' value='Update AV' /> Click the button to update AV databases now.<br/> - <strong>Note: This will take a while.</strong> Check /var/log/clamav/freshclam.log for progress information. + <strong>Note: This will take a while.</strong> Check freshclam log on the <a href="squid_monitor.php">'Real Time' tab</a> for progress information. ]]> </description> <type>select</type> |