summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-12-17 18:52:52 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-12-17 18:52:52 -0500
commit221424055a2b85b5b80961e28d20645bc9bc80a6 (patch)
tree177227f4fe0c27329b267421667d35de4ed2daab /src/usr/local/www/interfaces.php
parent5625307068e8f265307d7e31a60fa2138fc873f2 (diff)
parent45a797fe82c81a921c2e38ec8834cf895e72da45 (diff)
downloadpfsense-221424055a2b85b5b80961e28d20645bc9bc80a6.zip
pfsense-221424055a2b85b5b80961e28d20645bc9bc80a6.tar.gz
Merge pull request #2287 from NOYB/Interfaces_-_DHCP_Config_File_Override
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 de85cde..d5140a0 100644
--- a/src/usr/local/www/interfaces.php
+++ b/src/usr/local/www/interfaces.php
@@ -2010,7 +2010,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