diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-02-18 23:42:33 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-02-18 23:42:33 +0000 |
commit | 4b56ad10f76f365c2d8cc5f0c286f60f6ae6f111 (patch) | |
tree | c09f61654e06c3baf083bc9ca426b318242b3d1f /packages | |
parent | 504d24c4e316cb8cba7a1d045b09284159b704c6 (diff) | |
download | pfsense-packages-4b56ad10f76f365c2d8cc5f0c286f60f6ae6f111.tar.gz pfsense-packages-4b56ad10f76f365c2d8cc5f0c286f60f6ae6f111.tar.bz2 pfsense-packages-4b56ad10f76f365c2d8cc5f0c286f60f6ae6f111.zip |
Add NTOP Tabs
Diffstat (limited to 'packages')
-rw-r--r-- | packages/ntop/ntop.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/ntop/ntop.xml b/packages/ntop/ntop.xml index eaf25619..9000e8d5 100644 --- a/packages/ntop/ntop.xml +++ b/packages/ntop/ntop.xml @@ -17,6 +17,17 @@ <url>http://$myurl:3000</url> <section>Services</section> </menu> + <tabs> + <tab> + <text>NTop Settings</text> + <url>/pkg_edit.php?xml=ntop.xml</url> + <active/> + </tab> + <tab> + <text>NTop</text> + <url>http://$myurl:3000</url> + </tab> + </tabs> <!-- Do not save invokes a simple input menu and will not update the configuration database. --> <fields> |