summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 018a7cd..6344388 100644
--- a/src/usr/local/www/interfaces.php
+++ b/src/usr/local/www/interfaces.php
@@ -2043,7 +2043,7 @@ $section->addInput(new Form_Input(
$section->addInput(new Form_Input(
'adv_dhcp_require_options',
- 'Request options',
+ 'Require options',
'text',
$pconfig['adv_dhcp_require_options']
))->sethelp('The values in this field are DHCP options required by the client when requesting a DHCP lease. [option [, ...]]');
OpenPOWER on IntegriCloud