From aa14a0f43eaa5bbbf4b9240738e29a31d811c81e Mon Sep 17 00:00:00 2001 From: Jared Dillard Date: Thu, 30 Jul 2015 15:02:04 -0500 Subject: Add NUT package help location --- usr/local/www/help.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr/local') 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 -- cgit v1.1