diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2012-02-03 18:47:14 -0200 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2012-02-03 18:47:14 -0200 |
commit | 3ef5df94a33fd5619126eecc81ce1afd9b8b1b95 (patch) | |
tree | 679290f6a91ca7006f407b0362d95623cf593e5e /config/dansguardian/dansguardian_log.xml | |
parent | 6ce82bf086b196acf96c62211809cb61a4b239e5 (diff) | |
download | pfsense-packages-3ef5df94a33fd5619126eecc81ce1afd9b8b1b95.tar.gz pfsense-packages-3ef5df94a33fd5619126eecc81ce1afd9b8b1b95.tar.bz2 pfsense-packages-3ef5df94a33fd5619126eecc81ce1afd9b8b1b95.zip |
dansguardian - include ip based auth tab
Diffstat (limited to 'config/dansguardian/dansguardian_log.xml')
-rw-r--r-- | config/dansguardian/dansguardian_log.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/dansguardian/dansguardian_log.xml b/config/dansguardian/dansguardian_log.xml index 5fd49138..3a0f241e 100644 --- a/config/dansguardian/dansguardian_log.xml +++ b/config/dansguardian/dansguardian_log.xml @@ -76,6 +76,10 @@ <url>/pkg_edit.php?xml=dansguardian_users.xml</url> </tab> <tab> + <text>IPs</text> + <url>/pkg_edit.php?xml=dansguardian_ips.xml</url> + </tab> + <tab> <text>Report and log</text> <url>/pkg_edit.php?xml=dansguardian_log.xml&id=0</url> <active/> |