summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_1to1.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/firewall_nat_1to1.php')
-rw-r--r--src/usr/local/www/firewall_nat_1to1.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_nat_1to1.php b/src/usr/local/www/firewall_nat_1to1.php
index dad8376..a2213b8 100644
--- a/src/usr/local/www/firewall_nat_1to1.php
+++ b/src/usr/local/www/firewall_nat_1to1.php
@@ -286,7 +286,8 @@ display_top_tabs($tab_array);
</div>
-<script>
+<script type="text/javascript">
+//<![CDATA[
events.push(function() {
// Make rules sortable
@@ -302,5 +303,6 @@ events.push(function() {
$('[id^=frc]').prop('checked', true);
});
});
+//]]>
</script>
<?php include("foot.inc"); ?>
OpenPOWER on IntegriCloud