summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dhcp_edit.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-04-21 00:04:25 -0700
committerNOYB <Al_Stu@Frontier.com>2016-04-21 00:04:25 -0700
commite78ecb9681106889f94b5c7f7b1dbf7b46f54766 (patch)
tree78a6b18f4b3f8aea53f4342c1a81a3445474799b /src/usr/local/www/services_dhcp_edit.php
parent954594393db78968821ecf08aa330aaddbb47db1 (diff)
downloadpfsense-e78ecb9681106889f94b5c7f7b1dbf7b46f54766.zip
pfsense-e78ecb9681106889f94b5c7f7b1dbf7b46f54766.tar.gz
Services - Punctuation
Clean up some services menu punctuation.
Diffstat (limited to 'src/usr/local/www/services_dhcp_edit.php')
-rw-r--r--src/usr/local/www/services_dhcp_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dhcp_edit.php b/src/usr/local/www/services_dhcp_edit.php
index 0cd6354..a162149 100644
--- a/src/usr/local/www/services_dhcp_edit.php
+++ b/src/usr/local/www/services_dhcp_edit.php
@@ -574,7 +574,7 @@ $section->addInput(new Form_Input(
'Domain search list',
'text',
$pconfig['domainsearchlist']
-))->setHelp('The DHCP server can optionally provide a domain search list. Use the semicolon character as separator');
+))->setHelp('The DHCP server can optionally provide a domain search list. Use the semicolon character as separator.');
$section->addInput(new Form_Input(
'deftime',
OpenPOWER on IntegriCloud