diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2004-12-27 19:23:45 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2004-12-27 19:23:45 +0000 |
commit | 915ae4fc9de8df734fa070c08ac93c601a59ee1f (patch) | |
tree | a66431dc3cf2fd80ac8b352f5a5924783f82aaad /packages/pfstat.xml | |
parent | 24a7680412710c00a3a2bd0d288eef7f5391a0c6 (diff) | |
download | pfsense-packages-915ae4fc9de8df734fa070c08ac93c601a59ee1f.tar.gz pfsense-packages-915ae4fc9de8df734fa070c08ac93c601a59ee1f.tar.bz2 pfsense-packages-915ae4fc9de8df734fa070c08ac93c601a59ee1f.zip |
Seperate pfStat into 2 menu settings
Diffstat (limited to 'packages/pfstat.xml')
-rw-r--r-- | packages/pfstat.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/pfstat.xml b/packages/pfstat.xml index b69fd94d..6865a546 100644 --- a/packages/pfstat.xml +++ b/packages/pfstat.xml @@ -3,14 +3,14 @@ <name>pfstat</name> <!-- Menu is where this packages menu will appear --> <menu> - <name>PFStat</name> + <name>PFStat Settings</name> <tooltiptext>pfstat is a small utility that collects packet filter statistics and produces graphs.</tooltiptext> <section>Services</section> </menu> <menu> <name>PFStat Graphs</name> <tooltiptext>pfstat is a small utility that collects packet filter statistics and produces graphs.</tooltiptext> - <url>/pfstat/</url> + <url>/pfstat/</url>actually <section>Services</section> </menu> <!-- configpath gets expanded out automatically and config items will be |