summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_settings.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-04-22 00:32:05 -0700
committerStephen Beaver <sbeaver@netgate.com>2016-04-25 08:55:00 -0400
commit01adf00112ac67607c4c909d9f04aa446b892ec3 (patch)
tree741754fdd94d4d4f704b6b896f39b23501aae337 /src/usr/local/www/vpn_ipsec_settings.php
parentc4ab0e8d9c2cb82c4adfaa740ba2d983bb0f8023 (diff)
downloadpfsense-01adf00112ac67607c4c909d9f04aa446b892ec3.zip
pfsense-01adf00112ac67607c4c909d9f04aa446b892ec3.tar.gz
VPN Menu - Punctuation
Clean up some VPN menu punctuation. (cherry picked from commit be4cebbf13b28cbcce289e96fb22f0355c945be8)
Diffstat (limited to 'src/usr/local/www/vpn_ipsec_settings.php')
-rw-r--r--src/usr/local/www/vpn_ipsec_settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_ipsec_settings.php b/src/usr/local/www/vpn_ipsec_settings.php
index 3c75716..70ca261 100644
--- a/src/usr/local/www/vpn_ipsec_settings.php
+++ b/src/usr/local/www/vpn_ipsec_settings.php
@@ -378,7 +378,7 @@ $section->addInput(new Form_Checkbox(
$pconfig['makebeforebreak']
))->setHelp('instead of a break-before-make scheme. Make-before-break uses overlapping IKE and CHILD_SA during reauthentication ' .
'by first recreating all new SAs before deleting the old ones. This behavior can be beneficial to avoid connectivity gaps ' .
- 'during reauthentication, but requires support for overlapping SAs by the peer');
+ 'during reauthentication, but requires support for overlapping SAs by the peer.');
$section->addInput(new Form_Checkbox(
'autoexcludelanaddress',
OpenPOWER on IntegriCloud