summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_keys_edit.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-04-22 00:32:05 -0700
committerNOYB <Al_Stu@Frontier.com>2016-04-22 00:32:05 -0700
commitbe4cebbf13b28cbcce289e96fb22f0355c945be8 (patch)
tree2ad59748aeddc2d7aa2c2c85761923bd04813889 /src/usr/local/www/vpn_ipsec_keys_edit.php
parentaa31bad669a45d1bc2a37f9789e98a09eef70717 (diff)
downloadpfsense-be4cebbf13b28cbcce289e96fb22f0355c945be8.zip
pfsense-be4cebbf13b28cbcce289e96fb22f0355c945be8.tar.gz
VPN Menu - Punctuation
Clean up some VPN menu punctuation.
Diffstat (limited to 'src/usr/local/www/vpn_ipsec_keys_edit.php')
-rw-r--r--src/usr/local/www/vpn_ipsec_keys_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_ipsec_keys_edit.php b/src/usr/local/www/vpn_ipsec_keys_edit.php
index 92994c7..05fb97d 100644
--- a/src/usr/local/www/vpn_ipsec_keys_edit.php
+++ b/src/usr/local/www/vpn_ipsec_keys_edit.php
@@ -169,7 +169,7 @@ $section->addInput(new Form_Input(
'Identifier',
'text',
$pconfig['ident']
-))->setHelp('This can be either an IP address, fully qualified domain name or an e-mail address');
+))->setHelp('This can be either an IP address, fully qualified domain name or an e-mail address.');
$section->addInput(new Form_Select(
'type',
OpenPOWER on IntegriCloud