summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_edit.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-04-20 00:04:47 -0700
committerStephen Beaver <sbeaver@netgate.com>2016-04-20 07:33:19 -0400
commitdb0d17edbda58711bb7f95c4d23f0a325a1cab39 (patch)
tree219796553e9ea5d6108d07b3073bca1cb3f8f9da /src/usr/local/www/firewall_nat_edit.php
parente5a1ddb50e1d20ae86d02ef1c7f7ee7a907258e2 (diff)
downloadpfsense-db0d17edbda58711bb7f95c4d23f0a325a1cab39.zip
pfsense-db0d17edbda58711bb7f95c4d23f0a325a1cab39.tar.gz
Firewall - Punctuation Clean Up
Some punctuation clean up. (cherry picked from commit 4a75d129df0c6eee2540d885c951e9ae72a0ed5e)
Diffstat (limited to 'src/usr/local/www/firewall_nat_edit.php')
-rw-r--r--src/usr/local/www/firewall_nat_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_nat_edit.php b/src/usr/local/www/firewall_nat_edit.php
index b39ec8e..4c076af 100644
--- a/src/usr/local/www/firewall_nat_edit.php
+++ b/src/usr/local/www/firewall_nat_edit.php
@@ -876,7 +876,7 @@ $group->add(new Form_Select(
$group->setHelp('Specify the port on the machine with the IP address entered above. In case of a port range, specify the ' .
'beginning port of the range (the end port will be calculated automatically).' . '<br />' .
- 'this is usually identical to "From port" above');
+ 'This is usually identical to the "From port" above.');
$group->add(new Form_Input(
'localbeginport_cust',
OpenPOWER on IntegriCloud