summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-07-12 00:19:08 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-07-12 00:19:08 -0400
commit52b8dc16a0c2c5d8515b9464197ebd8189370930 (patch)
tree49ef8996f7abc1effc9c5688619423c0834af045 /usr/local/www/firewall_nat_out.php
parent5d2c6f3e97ca5687869164170c1fd9b45299ed46 (diff)
downloadpfsense-52b8dc16a0c2c5d8515b9464197ebd8189370930.zip
pfsense-52b8dc16a0c2c5d8515b9464197ebd8189370930.tar.gz
Cleanup HTMl formatting a bit more, stick mode on its on TR
Diffstat (limited to 'usr/local/www/firewall_nat_out.php')
-rwxr-xr-xusr/local/www/firewall_nat_out.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php
index c7e7027..b0abc50 100755
--- a/usr/local/www/firewall_nat_out.php
+++ b/usr/local/www/firewall_nat_out.php
@@ -315,7 +315,7 @@ include("head.inc");
<td>
&nbsp;&nbsp;<input name="advancedoripsec" type="radio" id="advancedoutbound" value="advancedoutboundnat" <?php if (isset($config['nat']['advancedoutbound']['enable'])) echo "checked";?>>
<strong><?=gettext("Manual Outbound NAT rule generation<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(AON - Advanced Outbound NAT)");?></strong></td>
- <td align="left">
+ <td valign="middle" align="left">
<input name="save" type="submit" class="formbtn" value="Save">
&nbsp;<br/>&nbsp;
</td>
OpenPOWER on IntegriCloud