summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-12-15 08:18:07 -0200
committerRenato Botelho <renato@netgate.com>2015-12-15 08:18:07 -0200
commit5d527ce6126e14cfd9856b60d22f48caf647c66c (patch)
treea3e326aeff053643e71635fa325098c4929c38b3 /src/usr/local
parenta5856dcb190dd551eb7e49b90535e48bb0d91510 (diff)
parent583b40eea06402c83347bb451727c21cdff77d0f (diff)
downloadpfsense-5d527ce6126e14cfd9856b60d22f48caf647c66c.zip
pfsense-5d527ce6126e14cfd9856b60d22f48caf647c66c.tar.gz
Merge pull request #2233 from phil-davis/patch-4
Diffstat (limited to 'src/usr/local')
-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