Revision 45a797fe
Added by NOYB NOYB over 9 years ago
src/usr/local/www/interfaces.php | ||
---|---|---|
2009 | 2009 |
|
2010 | 2010 |
$section->addInput(new Form_Input( |
2011 | 2011 |
'adv_dhcp_config_file_override_path', |
2012 |
'Option modifiers',
|
|
2012 |
'Config file override',
|
|
2013 | 2013 |
'text', |
2014 | 2014 |
$pconfig['adv_dhcp_config_file_override_path'] |
2015 | 2015 |
))->sethelp('The value in this field is the full absolute path to a DHCP client configuration file. [/[dirname/[.../]]filename[.ext]]' . '<br />' . |
Also available in: Unified diff
Interfaces - DHCP Config File Override
Correct section label.