summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_1to1_edit.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-10 22:00:27 -0600
committerk-paulius <k.dash.paulius@gmail.com>2016-02-10 22:00:27 -0600
commitec1c8e5aae1bd8c0612ac1381319eb318b7a0ee5 (patch)
treea62276ebd5659262bd8fb930e38b4d546d8fec29 /src/usr/local/www/firewall_nat_1to1_edit.php
parent5f88f964a6939a9b15cbf95acd9b4c0c57fa0d08 (diff)
downloadpfsense-ec1c8e5aae1bd8c0612ac1381319eb318b7a0ee5.zip
pfsense-ec1c8e5aae1bd8c0612ac1381319eb318b7a0ee5.tar.gz
Change NAT '1 to 1' spelling to '1:1', since latter is used everywhere else
Diffstat (limited to 'src/usr/local/www/firewall_nat_1to1_edit.php')
-rw-r--r--src/usr/local/www/firewall_nat_1to1_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_nat_1to1_edit.php b/src/usr/local/www/firewall_nat_1to1_edit.php
index 4b6178f..b6dfce8 100644
--- a/src/usr/local/www/firewall_nat_1to1_edit.php
+++ b/src/usr/local/www/firewall_nat_1to1_edit.php
@@ -397,7 +397,7 @@ $form = new Form(new Form_Button(
gettext("Save")
));
-$section = new Form_Section('Edit NAT 1 to 1 entry');
+$section = new Form_Section('Edit NAT 1:1 Entry');
$section->addInput(new Form_Checkbox(
'nobinat',
OpenPOWER on IntegriCloud