summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_groupmanager.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-02-16 21:35:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-02-16 21:35:40 +0000
commite706ed8d7a86ffec84dafdab7db61ff486931953 (patch)
tree38891afb34a017c76c1970603bbaebeadd89b6d1 /usr/local/www/system_groupmanager.php
parentad43fd84eb950fd77d236cbfffb2050abd20f8be (diff)
downloadpfsense-e706ed8d7a86ffec84dafdab7db61ff486931953.zip
pfsense-e706ed8d7a86ffec84dafdab7db61ff486931953.tar.gz
Add other custom pkg.php areas.
Diffstat (limited to 'usr/local/www/system_groupmanager.php')
-rw-r--r--usr/local/www/system_groupmanager.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/system_groupmanager.php b/usr/local/www/system_groupmanager.php
index c23d776..73e4cda 100644
--- a/usr/local/www/system_groupmanager.php
+++ b/usr/local/www/system_groupmanager.php
@@ -115,6 +115,8 @@ function getAdminPageList() {
/* custom pkg.php items */
$tmp['pkg.php?xml=openvpn.xml'] = ("VPN: OpenVPN");
$tmp['pkg_edit.php?xml=carp_settings.xml&id=0'] = ("Services: CARP Settings: Edit");
+ $tmp['pkg_edit.php?xml=olsrd.xml&id=0'] = ("Services: OLSR");
+ $tmp['pkg_edit.php?xml=openntpd.xml&id=0'] = ("Services: NTP Server");
/* unset older openvpn scripts, we have a custom version
* included in CoreGUI */
OpenPOWER on IntegriCloud