summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2015-12-17 15:49:11 -0800
committerNOYB <Al_Stu@Frontier.com>2015-12-17 15:49:11 -0800
commit45a797fe82c81a921c2e38ec8834cf895e72da45 (patch)
tree6a8d4c46ea4d2460d03d87c089caa0bd1397ad31 /src/usr/local/www/interfaces.php
parent4c8b27b0ee85520bd30e5b1d425eb937c1a22f98 (diff)
downloadpfsense-45a797fe82c81a921c2e38ec8834cf895e72da45.zip
pfsense-45a797fe82c81a921c2e38ec8834cf895e72da45.tar.gz
Interfaces - DHCP Config File Override
Correct section label.
Diffstat (limited to 'src/usr/local/www/interfaces.php')
-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 f3cf12f..8d30c87 100644
--- a/src/usr/local/www/interfaces.php
+++ b/src/usr/local/www/interfaces.php
@@ -2009,7 +2009,7 @@ $section->add($group);
$section->addInput(new Form_Input(
'adv_dhcp_config_file_override_path',
- 'Option modifiers',
+ 'Config file override',
'text',
$pconfig['adv_dhcp_config_file_override_path']
))->sethelp('The value in this field is the full absolute path to a DHCP client configuration file. [/[dirname/[.../]]filename[.ext]]' . '<br />' .
OpenPOWER on IntegriCloud