From 583b40eea06402c83347bb451727c21cdff77d0f Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 15 Dec 2015 15:58:23 +0545 Subject: Adv DHCP Require Options text --- src/usr/local/www/interfaces.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local') 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 [, ...]]'); -- cgit v1.1