diff options
author | Andrew Nikitin <andrey.b.nikitin@gmail.com> | 2015-01-09 14:31:22 +0500 |
---|---|---|
committer | Andrew Nikitin <andrey.b.nikitin@gmail.com> | 2015-01-09 14:31:22 +0500 |
commit | 00048d58d9c71fa7e00164cad12dc87754db194a (patch) | |
tree | 820c03070556c12c112de3ff1a7fae2af77d5aa8 | |
parent | c1325c3910c6963afe45add22472c2030ce5e4cf (diff) | |
download | pfsense-packages-00048d58d9c71fa7e00164cad12dc87754db194a.tar.gz pfsense-packages-00048d58d9c71fa7e00164cad12dc87754db194a.tar.bz2 pfsense-packages-00048d58d9c71fa7e00164cad12dc87754db194a.zip |
Explain what "Log" means
As clamd may have its own log file, we must explain that "Log" tab contains HAVP log
-rw-r--r-- | config/havp/havp_avset.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/havp/havp_avset.xml b/config/havp/havp_avset.xml index 1b0d5c5d..041c6f64 100644 --- a/config/havp/havp_avset.xml +++ b/config/havp/havp_avset.xml @@ -24,7 +24,7 @@ <active/> </tab> <tab> - <text>Log</text> + <text>HAVP Log</text> <url>/havp_log.php</url> </tab> </tabs> |