summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dhcpv6.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2016-02-20 00:40:16 -0600
committerChris Buechler <cmb@pfsense.org>2016-02-20 00:40:16 -0600
commit558a7c627f9be8e4175f8e8424822c584f5f5145 (patch)
treeb6352bc1d46c6f357140576c8f4ab74fcdcb9ae6 /src/usr/local/www/services_dhcpv6.php
parente1953efa3dae1d2c357b9f62a9a06aae73b12efc (diff)
downloadpfsense-558a7c627f9be8e4175f8e8424822c584f5f5145.zip
pfsense-558a7c627f9be8e4175f8e8424822c584f5f5145.tar.gz
clean up text
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 7a98e8a..41f3e6b 100644
--- a/src/usr/local/www/services_dhcpv6.php
+++ b/src/usr/local/www/services_dhcpv6.php
@@ -729,7 +729,7 @@ $section->addInput(new Form_Input(
'Default lease time',
'text',
$pconfig['deftime']
-))->setHelp('Seconds . Used for clients that do not ask for a specific expiration time. ' . ' <br />' .
+))->setHelp('Lease time in seconds. Used for clients that do not ask for a specific expiration time. ' . ' <br />' .
'The default is 7200 seconds.');
$section->addInput(new Form_Input(
OpenPOWER on IntegriCloud