summaryrefslogtreecommitdiffstats
path: root/etc/inc/xmlparse.inc
diff options
context:
space:
mode:
authorMatthew Grooms <mgrooms@pfsense.org>2008-09-16 17:41:22 +0000
committerMatthew Grooms <mgrooms@pfsense.org>2008-09-16 17:41:22 +0000
commitb63f2e8b294527f2fd860899fdc2906fddb0c2f7 (patch)
tree6b7f930a4e5d1d53007e22eb73ce914e0974d78d /etc/inc/xmlparse.inc
parent2e814e0d6935452d0bcc5246336705db5222dcbe (diff)
downloadpfsense-b63f2e8b294527f2fd860899fdc2906fddb0c2f7.zip
pfsense-b63f2e8b294527f2fd860899fdc2906fddb0c2f7.tar.gz
Make it possible for pakages to insert additional tabbed pages into an
existing tab group. This requires that each page in the tab group call add_package_tabs() with the tab group name before display_top_tabs() so pages can be inserted. While far from optimal, this system is really a stop-gap measure until a more intelligent menu/tab system can be implemented. Discussed with Scott on IRC.
Diffstat (limited to 'etc/inc/xmlparse.inc')
-rw-r--r--etc/inc/xmlparse.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/xmlparse.inc b/etc/inc/xmlparse.inc
index 6e1d6a0..e406f5a 100644
--- a/etc/inc/xmlparse.inc
+++ b/etc/inc/xmlparse.inc
@@ -41,7 +41,7 @@ function listtags() {
"dyndns earlyshellcmd element encryption-algorithm-option field ".
"fieldname hash-algorithm-option gateway_item gateway_group gif gre ".
"group hosts member interface_array item key lagg lbaction lbpool ".
- "lbprotocol member menu mobilekey monitor_type mount ntpserver onetoone ".
+ "lbprotocol member menu tab mobilekey monitor_type mount ntpserver onetoone ".
"openvpn-server openvpn-client openvpn-csc " .
"option ppp package passthrumac phase1 phase2 priv proxyarpnet queue ".
"pages pipe route row rule schedule service servernat servers ".
OpenPOWER on IntegriCloud