summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dnsmasq.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-15 03:49:20 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-15 03:49:20 +0000
commit5015bd618d17eef3ca7079cc7503060a78715b34 (patch)
treeba294b2ade4375398208d5a6d2ee9dd22df261c5 /usr/local/www/services_dnsmasq.php
parent424dc67feb129a1301ffe2136514713228841ca8 (diff)
downloadpfsense-5015bd618d17eef3ca7079cc7503060a78715b34.zip
pfsense-5015bd618d17eef3ca7079cc7503060a78715b34.tar.gz
Turn description font color white
Diffstat (limited to 'usr/local/www/services_dnsmasq.php')
-rwxr-xr-xusr/local/www/services_dnsmasq.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dnsmasq.php b/usr/local/www/services_dnsmasq.php
index a73bc7a..570a122 100755
--- a/usr/local/www/services_dnsmasq.php
+++ b/usr/local/www/services_dnsmasq.php
@@ -215,7 +215,7 @@ if ($_GET['act'] == "del") {
<td class="listr">
<?=$doment['ip'];?>&nbsp;
</td>
- <td class="listbg">
+ <td class="listbg"><font color="#FFFFFF">
<?=htmlspecialchars($doment['descr']);?>&nbsp;
</td>
<td valign="middle" nowrap class="list"> <a href="services_dnsmasq_domainoverride_edit.php?id=<?=$i;?>"><img src="e.gif" width="17" height="17" border="0"></a>
OpenPOWER on IntegriCloud