summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-07-30 15:07:39 -0500
committerChris Buechler <cmb@pfsense.org>2015-07-30 15:07:39 -0500
commit9d454891c5ae390d9251b288d6430b8ace37fa9b (patch)
tree79782077ace666ec0fd82152fee06f20b02ed4b4 /usr/local
parentaa14a0f43eaa5bbbf4b9240738e29a31d811c81e (diff)
downloadpfsense-9d454891c5ae390d9251b288d6430b8ace37fa9b.zip
pfsense-9d454891c5ae390d9251b288d6430b8ace37fa9b.tar.gz
fix whitespace
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/help.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/help.php b/usr/local/www/help.php
index 4edfaa2..8cee1ab 100644
--- a/usr/local/www/help.php
+++ b/usr/local/www/help.php
@@ -317,7 +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',
+ 'nut.xml' => 'https://doc.pfsense.org/index.php/Nut_package',
);
@@ -374,4 +374,4 @@ if (empty($helppage)) {
/* Redirect to help page. */
header("Location: {$helppage}");
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud