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