summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dhcpv6.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-05-11 20:15:47 +0100
committerStephen Beaver <sbeaver@netgate.com>2016-05-16 07:36:08 -0400
commitc6c8cfea7252dc236ce3ba7c5a1b050431cdfe61 (patch)
tree1dba82a660fd7eba78dd337b23d12cdacbd3c984 /src/usr/local/www/services_dhcpv6.php
parent0f1304eed0658a974ab3bce6371dec70458363ea (diff)
downloadpfsense-c6c8cfea7252dc236ce3ba7c5a1b050431cdfe61.zip
pfsense-c6c8cfea7252dc236ce3ba7c5a1b050431cdfe61.tar.gz
Miscellanous Textual Corrections - Add missing dots, normalize case
(cherry picked from commit cb6c20a997eeb77b3529e157cd512fabb4ff69f0)
Diffstat (limited to 'src/usr/local/www/services_dhcpv6.php')
-rw-r--r--src/usr/local/www/services_dhcpv6.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dhcpv6.php b/src/usr/local/www/services_dhcpv6.php
index 2df014d..f63fcf7 100644
--- a/src/usr/local/www/services_dhcpv6.php
+++ b/src/usr/local/www/services_dhcpv6.php
@@ -718,7 +718,7 @@ $section->add($group);
$section->addInput(new Form_Input(
'domain',
- 'Domain Name',
+ 'Domain name',
'text',
$pconfig['domain']
))->setHelp('The default is to use the domain name of this system as the default domain name provided by DHCP. An alternate domain name may be specified here. ');
OpenPOWER on IntegriCloud