diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-11-21 17:18:01 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-11-21 17:18:01 -0500 |
commit | 0a9c8226501785fbecd8e5e5e03837e1c5c662e1 (patch) | |
tree | 16c18025c1620c0549a62cecfa180c1193ba8c82 /config | |
parent | 3ec02ca50e9651e0cdba2891b4ea71ea5eb4e56c (diff) | |
download | pfsense-packages-0a9c8226501785fbecd8e5e5e03837e1c5c662e1.tar.gz pfsense-packages-0a9c8226501785fbecd8e5e5e03837e1c5c662e1.tar.bz2 pfsense-packages-0a9c8226501785fbecd8e5e5e03837e1c5c662e1.zip |
Add Unbound Status tab
Diffstat (limited to 'config')
-rw-r--r-- | config/unbound/unbound.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/unbound/unbound.xml b/config/unbound/unbound.xml index fed35266..9bf2e294 100644 --- a/config/unbound/unbound.xml +++ b/config/unbound/unbound.xml @@ -76,6 +76,10 @@ <url>/pkg_edit.php?xml=unbound.xml&id=0</url> <active/> </tab> + <tab> + <text>Unbound DNS Status</text> + <url>/unbound_status.php</url> + </tab> </tabs> <fields> <field> |