diff --git a/usr/local/www/firewall_nat_edit.php b/usr/local/www/firewall_nat_edit.php
index 7f75f83a9a..c1dfaf7181 100755
--- a/usr/local/www/firewall_nat_edit.php
+++ b/usr/local/www/firewall_nat_edit.php
@@ -443,7 +443,7 @@ include("fbegin.inc"); ?>
=gettext("No RDR (NOT)"); ?>
- >
+ >
=gettext("Enabling this option will disable redirection for traffic matching this rule."); ?>
=gettext("Hint: this option is rarely needed, don't use this unless you know what you're doing."); ?>
@@ -709,7 +709,7 @@ include("fbegin.inc"); ?>
-
+
=gettext("Redirect target IP"); ?>
@@ -763,7 +763,7 @@ include("fbegin.inc"); ?>
-
+
=gettext("Filter rule association"); ?>
@@ -794,7 +794,7 @@ include("fbegin.inc"); ?>
-
+
=gettext("Filter rule association"); ?>
@@ -830,6 +830,7 @@ include("fbegin.inc"); ?>
show_source();
+ nordr_change();
//-->