summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-12-03 17:16:33 -0500
committersullrich <sullrich@pfsense.org>2009-12-03 17:16:33 -0500
commite265d9f54b5fafe8dc743a060483befd324d87df (patch)
tree31a4a2561859a95c4f8ed16baabc9552a9caea80 /usr
parent61c0250d9eca87d589e7539fc718bc7014b74e66 (diff)
downloadpfsense-e265d9f54b5fafe8dc743a060483befd324d87df.zip
pfsense-e265d9f54b5fafe8dc743a060483befd324d87df.tar.gz
Oops, unbreak td
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/firewall_rules_edit.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index dce4c0a..6966a97 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -849,11 +849,12 @@ include("head.inc");
</tr>
<tr>
<td width="22%" valign="top" class="vncell">Source OS</td>
+ <td width="78%" class="vtable">
<div id="showadvsourceosbox">
<input type="button" onClick="show_advanced_sourceos()" value="Advanced"></input> - Show advanced option</a>
</div>
<div id="showsourceosadv" style="display:none">
- <td width="78%" class="vtable">OS Type:&nbsp;
+ OS Type:&nbsp;
<select name="os" id="os" class="formselect">
<?php
$ostypes = array(
OpenPOWER on IntegriCloud