summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat.php
diff options
context:
space:
mode:
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