summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-12 21:04:30 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-12 21:04:30 +0000
commita313e8ebabb3bf24a8d1100430d5b1cadb77e0ea (patch)
treea697f0ac8f9167613f547d91b2475061e7e5e825 /usr
parent642863006cebb8cf58304ddd5b68f583cda66e0e (diff)
downloadpfsense-a313e8ebabb3bf24a8d1100430d5b1cadb77e0ea.zip
pfsense-a313e8ebabb3bf24a8d1100430d5b1cadb77e0ea.tar.gz
Do not hard code white color
Diffstat (limited to 'usr')
-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 dd6d431..e30a636 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -295,7 +295,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">*</td>
<td class="listr" style="background-color: #e0e0e0">*</td>
- <td class="listbg"><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