summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_1to1.php
diff options
context:
space:
mode:
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