summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-12 20:11:08 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-12 20:11:08 +0000
commitc3fdc1fd4cc95648868e90c8efb515000753159d (patch)
treed04c715e4c07d52f7f2223bbad2f51a5c683b8ec
parentec45339ec99d9e9030f4b087e38d69861df6eeed (diff)
downloadpfsense-c3fdc1fd4cc95648868e90c8efb515000753159d.zip
pfsense-c3fdc1fd4cc95648868e90c8efb515000753159d.tar.gz
Honour listbg font properties
-rwxr-xr-xusr/local/www/firewall_rules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index ba16738..dd6d431 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -268,7 +268,7 @@ echo "<script type=\"text/javascript\" language=\"javascript\" src=\"/javascript
<td class="listr" style="background-color: #e0e0e0">*</td>
<td class="listr" style="background-color: #e0e0e0">Default</td>
<td class="listr" style="background-color: #e0e0e0">*</td>
- <td class="listbg" style="background-color: #990000"><font color="white">Block private networks</td>
+ <td class="listbg">Block private networks</td>
<td valign="middle" nowrap class="list">
<table border="0" cellspacing="0" cellpadding="1">
<tr>
OpenPOWER on IntegriCloud