diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-03-06 15:24:36 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-03-06 15:24:36 -0500 |
commit | 86926d1cc632261597eb53441c70bd142ad8a13a (patch) | |
tree | 32c98e0df4f814f20c79130b0ea8599a3c2f8457 | |
parent | 9c4a2493372bc5c80b612b0be825013c4bbcb287 (diff) | |
download | pfsense-packages-86926d1cc632261597eb53441c70bd142ad8a13a.tar.gz pfsense-packages-86926d1cc632261597eb53441c70bd142ad8a13a.tar.bz2 pfsense-packages-86926d1cc632261597eb53441c70bd142ad8a13a.zip |
Add status tab
-rw-r--r-- | config/openospfd/openospfd_interfaces.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/openospfd/openospfd_interfaces.xml b/config/openospfd/openospfd_interfaces.xml index 2bae47ab..0608fade 100644 --- a/config/openospfd/openospfd_interfaces.xml +++ b/config/openospfd/openospfd_interfaces.xml @@ -26,6 +26,10 @@ <url>pkg.php?xml=openospfd_interfaces.xml</url> <active/> </tab> + <tab> + <text>Status</text> + <url>/status_ospfd.php</url> + </tab> </tabs> <adddeleteeditpagefields> <columnitem> |