summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/firewall_nat_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_edit.php b/usr/local/www/firewall_nat_edit.php
index 68d2ab3..0633d08 100755
--- a/usr/local/www/firewall_nat_edit.php
+++ b/usr/local/www/firewall_nat_edit.php
@@ -361,7 +361,7 @@ include("fbegin.inc"); ?>
<tr>
<td width="22%" valign="top">&nbsp;</td>
<td width="78%">
- <input name="autoadd" type="checkbox" id="autoadd" value="yes">
+ <input name="autoadd" type="checkbox" id="autoadd" value="yes" CHECKED>
<strong>Auto-add a firewall rule to permit traffic through
this NAT rule</strong></td>
</tr><?php endif; ?>
OpenPOWER on IntegriCloud