summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_rfc2136_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-12 21:24:10 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-12 21:24:10 +0000
commitd4da62498807b8267b62e61f752ed9737c1de5ff (patch)
tree39a07bde8f502dfecbc06f7635723770a2bd52e0 /usr/local/www/services_rfc2136_edit.php
parenta313e8ebabb3bf24a8d1100430d5b1cadb77e0ea (diff)
downloadpfsense-d4da62498807b8267b62e61f752ed9737c1de5ff.zip
pfsense-d4da62498807b8267b62e61f752ed9737c1de5ff.tar.gz
Do not hard code white
Diffstat (limited to 'usr/local/www/services_rfc2136_edit.php')
-rw-r--r--usr/local/www/services_rfc2136_edit.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/services_rfc2136_edit.php b/usr/local/www/services_rfc2136_edit.php
index d5d37a7..175e465 100644
--- a/usr/local/www/services_rfc2136_edit.php
+++ b/usr/local/www/services_rfc2136_edit.php
@@ -83,9 +83,7 @@ include("head.inc");
<?=htmlspecialchars($rfc2136['host']);?>
</td>
<td class="listbg">
- <font color="white">
<?=htmlspecialchars($rfc2136['descr']);?>&nbsp;
- </font>
</td>
<td valign="middle" nowrap class="list"> <a href="services_rfc2136_edit.php?id=<?=$i;?>"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_e.gif" width="17" height="17" border="0"></a>
&nbsp;<a href="services_rfc2136.php?act=del&id=<?=$i;?>" onclick="return confirm('Do you really want to delete this client?')"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_x.gif" width="17" height="17" border="0"></a></td>
OpenPOWER on IntegriCloud