summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-12-05 21:08:33 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-12-05 21:08:33 +0000
commite2cd32dfea88ea6aacbb4571a75a3c153c1071c0 (patch)
tree167f72395979188a1764da2d05c59658f638c51f /usr/local/www/firewall_rules.php
parent26ef3f7419e510429ebcdd7a93ff71895a848107 (diff)
downloadpfsense-e2cd32dfea88ea6aacbb4571a75a3c153c1071c0.zip
pfsense-e2cd32dfea88ea6aacbb4571a75a3c153c1071c0.tar.gz
Update with 1.2b3
Diffstat (limited to 'usr/local/www/firewall_rules.php')
-rwxr-xr-xusr/local/www/firewall_rules.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index 2f59940..6a3ba58 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -169,7 +169,6 @@ if (isset($_POST['del_x'])) {
<?php endforeach; ?>
</ul>
<ul id="tabnav">
- <li class="tabact">Rules</li>
<li class="tabinact"><a href="firewall_shaper_queues.php">Queues</a></li>
</ul>
</td></tr>
@@ -234,7 +233,7 @@ if (isset($_POST['del_x'])) {
<td class="listr">
<?=$textss;?><?php echo htmlspecialchars(pprint_port($filterent['destination']['port'])); ?><?=$textse;?>
</td>
- <td class="listbg">
+ <td class="listbg"><font color="#FFFFFF">
<?=$textss;?><?=htmlspecialchars($filterent['descr']);?>&nbsp;<?=$textse;?>
</td>
<td valign="middle" nowrap class="list">
OpenPOWER on IntegriCloud