summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_1to1.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-12 21:03:26 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-12 21:03:26 +0000
commit642863006cebb8cf58304ddd5b68f583cda66e0e (patch)
treeb721f76913f5967c5106cea3d273e33da6b92a98 /usr/local/www/firewall_nat_1to1.php
parent0e1dce2659407bf3f164747dc9fdf29f6132923a (diff)
downloadpfsense-642863006cebb8cf58304ddd5b68f583cda66e0e.zip
pfsense-642863006cebb8cf58304ddd5b68f583cda66e0e.tar.gz
Do not harc code white
Diffstat (limited to 'usr/local/www/firewall_nat_1to1.php')
-rwxr-xr-xusr/local/www/firewall_nat_1to1.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_1to1.php b/usr/local/www/firewall_nat_1to1.php
index 80ba9f1..0b26ff1 100755
--- a/usr/local/www/firewall_nat_1to1.php
+++ b/usr/local/www/firewall_nat_1to1.php
@@ -134,7 +134,7 @@ include("head.inc");
if ($natent['subnet']) echo "/" . $natent['subnet']; ?>
</td>
<td class="listbg" ondblclick="document.location='firewall_nat_1to1_edit.php?id=<?=$i;?>';">
- <font color="#ffffff"><?=htmlspecialchars($natent['descr']);?>&nbsp;
+ <?=htmlspecialchars($natent['descr']);?>&nbsp;
</td>
<td class="list" nowrap>
<table border="0" cellspacing="0" cellpadding="1">
OpenPOWER on IntegriCloud