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.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_nat.php b/src/usr/local/www/firewall_nat.php
index 5cf8cf1..c67c3cc 100644
--- a/src/usr/local/www/firewall_nat.php
+++ b/src/usr/local/www/firewall_nat.php
@@ -386,7 +386,8 @@ endforeach;
</nav>
</form>
-<script>
+<script type="text/javascript">
+//<![CDATA[
events.push(function() {
// Make rules sortable
@@ -402,6 +403,7 @@ events.push(function() {
$('[id^=frc]').prop('checked', true);
});
});
+//]]>
</script>
<?php
OpenPOWER on IntegriCloud