summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-03-26 00:18:37 -0700
committerNOYB <Al_Stu@Frontier.com>2016-03-26 00:18:37 -0700
commit3cf65ce0251a4f30c2466a113d0306f081c8cee4 (patch)
treeac25dca3764019d780cc7ef5530d50bd7e714af6 /src
parentce798e75ddddace36aae98554532f6352febee54 (diff)
downloadpfsense-3cf65ce0251a4f30c2466a113d0306f081c8cee4.zip
pfsense-3cf65ce0251a4f30c2466a113d0306f081c8cee4.tar.gz
Interfaces - Section Title - Reserved Networks
More accurate section title.
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/interfaces.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/interfaces.php b/src/usr/local/www/interfaces.php
index 6adb66a..c32cc44 100644
--- a/src/usr/local/www/interfaces.php
+++ b/src/usr/local/www/interfaces.php
@@ -3119,7 +3119,7 @@ if (isset($wancfg['wireless'])) {
$form->add($section);
}
-$section = new Form_Section('Private Networks');
+$section = new Form_Section('Reserved Networks');
$section->addInput(new Form_Checkbox(
'blockpriv',
OpenPOWER on IntegriCloud