summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/services_dhcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php
index b6dc769..1cbc9ab 100755
--- a/usr/local/www/services_dhcp.php
+++ b/usr/local/www/services_dhcp.php
@@ -333,7 +333,7 @@ The default is to use the IP of the firewall as the gateway. Specify an alterna
<?=htmlspecialchars($mapent['ipaddr']);?>&nbsp;
</td>
<td class="listbg">
- <?=htmlspecialchars($mapent['descr']);?>&nbsp;
+ <font color="#FFFFFFF"><?=htmlspecialchars($mapent['descr']);?>&nbsp;</font>
</td>
<td valign="middle" nowrap class="list">
<table border="0" cellspacing="0" cellpadding="1">
OpenPOWER on IntegriCloud