diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-05-08 23:55:14 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-05-08 23:55:14 +0000 |
commit | 505e21060c551b0e46308f95afebe9a1a3b93c49 (patch) | |
tree | e8b0aeb38209f8a28853db707956c03d24c68732 /packages/snort/snort.xml | |
parent | 50e5ba77c4341f084e9238ded88aa129891abfdf (diff) | |
download | pfsense-packages-505e21060c551b0e46308f95afebe9a1a3b93c49.tar.gz pfsense-packages-505e21060c551b0e46308f95afebe9a1a3b93c49.tar.bz2 pfsense-packages-505e21060c551b0e46308f95afebe9a1a3b93c49.zip |
Shorten tab lengths
Diffstat (limited to 'packages/snort/snort.xml')
-rw-r--r-- | packages/snort/snort.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/packages/snort/snort.xml b/packages/snort/snort.xml index 0e4dfdfe..b0d96da8 100644 --- a/packages/snort/snort.xml +++ b/packages/snort/snort.xml @@ -82,36 +82,36 @@ <include_file>/usr/local/pkg/snort.inc</include_file> <tabs> <tab> - <text>Snort Settings</text> + <text>Settings</text> <url>/pkg_edit.php?xml=snort.xml&id=0</url> <active/> </tab> <tab> - <text>Update Snort Rules</text> + <text>Update Rules</text> <url>/snort_download_rules.php</url> </tab> <tab> - <text>Snort Categories</text> + <text>Categories</text> <url>/snort_rulesets.php</url> </tab> <tab> - <text>Snort Rules</text> + <text>Rules</text> <url>/snort_rules.php</url> </tab> <tab> - <text>Snort Blocked</text> + <text>Blocked</text> <url>/snort_blocked.php</url> </tab> <tab> - <text>Snort Whitelist</text> + <text>Whitelist</text> <url>/pkg.php?xml=snort_whitelist.xml</url> </tab> <tab> - <text>Snort Alerts</text> + <text>Alerts</text> <url>/snort_alerts.php</url> </tab> <tab> - <text>Snort Advanced</text> + <text>Advanced</text> <url>/pkg_edit.php?xml=snort_advanced.xml&id=0</url> </tab> </tabs> |