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_sync.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_sync.xml')
-rwxr-xr-x | config/dansguardian/dansguardian_sync.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/dansguardian/dansguardian_sync.xml b/config/dansguardian/dansguardian_sync.xml index f2b9d2e3..c041f398 100755 --- a/config/dansguardian/dansguardian_sync.xml +++ b/config/dansguardian/dansguardian_sync.xml @@ -75,6 +75,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> </tab> |