diff options
Diffstat (limited to 'config/havp/havp_avset.xml')
-rw-r--r-- | config/havp/havp_avset.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config/havp/havp_avset.xml b/config/havp/havp_avset.xml index 03fbf7a4..fbd23ce0 100644 --- a/config/havp/havp_avset.xml +++ b/config/havp/havp_avset.xml @@ -3,10 +3,14 @@ <name>havpavset</name> <title>Antivirus: Settings</title> <category>Status</category> - <version>0.88_03</version> + <version>none</version> <include_file>/usr/local/pkg/havp.inc</include_file> <tabs> <tab> + <text>General page</text> + <url>/antivirus.php</url> + </tab> + <tab> <text>HTTP Proxy</text> <url>/pkg_edit.php?xml=havp.xml&id=0</url> </tab> |