diff --git a/src/www/firewall_nat.php b/src/www/firewall_nat.php
index f631a6532..1a69c3ed9 100644
--- a/src/www/firewall_nat.php
+++ b/src/www/firewall_nat.php
@@ -361,26 +361,26 @@ $( document ).ready(function() {
=htmlspecialchars(pprint_address($natent['source']));?>
-
-
+
+
|
=htmlspecialchars(pprint_port($natent['source']['port']));?>
-
-
+
+
|
=htmlspecialchars(pprint_address($natent['destination']));?>
-
-
+
+
|
=htmlspecialchars(pprint_port($natent['destination']['port']));?>
-
-
+
+
|
@@ -399,8 +399,8 @@ $( document ).ready(function() {
}
?>
=htmlspecialchars(pprint_port($localport));?>
-
-
+
+
|
|