summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-01-14 13:07:52 +0000
committerNewEraCracker <neweracracker@gmail.com>2016-01-14 13:07:52 +0000
commita66ce6278d2db23e21791c0b0054fcaa6e633327 (patch)
tree63eeaf0175150a2957d9162c1baa62e2815271f6 /src/usr/local/www/firewall_nat.php
parent5b8a7e90f03a31f715960e6557ef0b5964073773 (diff)
downloadpfsense-a66ce6278d2db23e21791c0b0054fcaa6e633327.zip
pfsense-a66ce6278d2db23e21791c0b0054fcaa6e633327.tar.gz
Maybe abbreviations could be kept to a certain acceptable minimum
Diffstat (limited to 'src/usr/local/www/firewall_nat.php')
-rw-r--r--src/usr/local/www/firewall_nat.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/usr/local/www/firewall_nat.php b/src/usr/local/www/firewall_nat.php
index ea487c7..ec95ef1 100644
--- a/src/usr/local/www/firewall_nat.php
+++ b/src/usr/local/www/firewall_nat.php
@@ -197,10 +197,10 @@ display_top_tabs($tab_array);
<th><!-- Rule type --></th>
<th><?=gettext("Interface")?></th>
<th><?=gettext("Protocol")?></th>
- <th><?=gettext("Src. addr")?></th>
- <th><?=gettext("Src. ports")?></th>
- <th><?=gettext("Dest. addr")?></th>
- <th><?=gettext("Dest. ports")?></th>
+ <th><?=gettext("Source Address")?></th>
+ <th><?=gettext("Source Ports")?></th>
+ <th><?=gettext("Dest. Address")?></th>
+ <th><?=gettext("Dest. Ports")?></th>
<th><?=gettext("NAT IP")?></th>
<th><?=gettext("NAT Ports")?></th>
<th><?=gettext("Description")?></th>
OpenPOWER on IntegriCloud