summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorJared Dillard <jdillard@pfsense.com>2015-07-30 15:02:04 -0500
committerJared Dillard <jdillard@pfsense.com>2015-07-30 15:02:04 -0500
commitaa14a0f43eaa5bbbf4b9240738e29a31d811c81e (patch)
treeccfe5bf3fce95db31738d024103e05874cf61fe3 /usr/local
parentf791f28d6794c3b0601259f0de7acdebf6a367a8 (diff)
downloadpfsense-aa14a0f43eaa5bbbf4b9240738e29a31d811c81e.zip
pfsense-aa14a0f43eaa5bbbf4b9240738e29a31d811c81e.tar.gz
Add NUT package help location
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/help.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index 8374d3b..4edfaa2 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -317,6 +317,7 @@ $helppages = array(
'open-vm-tools.xml' => 'https://doc.pfsense.org/index.php/Open_VM_Tools_package',
'arping.xml' => 'https://doc.pfsense.org/index.php/Arping_package',
'unbound.xml' => 'https://doc.pfsense.org/index.php/Unbound_package',
+ 'nut.xml' => 'https://doc.pfsense.org/index.php/Nut_package',
);
@@ -373,4 +374,4 @@ if (empty($helppage)) {
/* Redirect to help page. */
header("Location: {$helppage}");
-?>
+?> \ No newline at end of file
OpenPOWER on IntegriCloud