summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@su.local>2009-09-10 19:51:31 -0400
committerScott Ullrich <sullrich@su.local>2009-09-10 19:51:31 -0400
commit147b90b8e7b8ae94410d8aea83dd90e94c66710b (patch)
treeb196673f2e8bd2465b87b1041fa02f2e4295bb15 /usr
parent64716c95842d84733068f2ccd1a58bb73e76d718 (diff)
downloadpfsense-147b90b8e7b8ae94410d8aea83dd90e94c66710b.zip
pfsense-147b90b8e7b8ae94410d8aea83dd90e94c66710b.tar.gz
Add space in between save and end of table data
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/firewall_nat_edit.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/local/www/firewall_nat_edit.php b/usr/local/www/firewall_nat_edit.php
index 6f8babf..21a4bd3 100755
--- a/usr/local/www/firewall_nat_edit.php
+++ b/usr/local/www/firewall_nat_edit.php
@@ -444,6 +444,10 @@ include("fbegin.inc"); ?>
</select>
</td>
</tr><?php endif; ?>
+ <tr>
+ <td width="22%" valign="top">&nbsp;</td>
+ <td width="78%">&nbsp;</td>
+ </tr>
<tr>
<td width="22%" valign="top">&nbsp;</td>
<td width="78%">
OpenPOWER on IntegriCloud