diff options
Diffstat (limited to 'config/havp')
-rw-r--r-- | config/havp/havp_avset.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/config/havp/havp_avset.xml b/config/havp/havp_avset.xml index 381cf3ba..c6429724 100644 --- a/config/havp/havp_avset.xml +++ b/config/havp/havp_avset.xml @@ -68,7 +68,12 @@ </tab> <tab> <text>HAVP Log</text> - <url>/havp_log.php</url> + <url>/havp_log.php?logtab=havp</url> + </tab> + </tabs> + <tab> + <text>Clamd Log</text> + <url>/havp_log.php?logtab=clamd</url> </tab> </tabs> <fields> |