Project

General

Profile

« Previous | Next » 

Revision d4da6249

Added by Scott Ullrich over 16 years ago

Do not hard code white

View differences:

usr/local/www/services_dnsmasq.php
253 253
                 <td class="listr">
254 254
                   <?=$doment['ip'];?>&nbsp;
255 255
                 </td>
256
                 <td class="listbg"><font color="#FFFFFF">
256
                 <td class="listbg">
257 257
                   <?=htmlspecialchars($doment['descr']);?>&nbsp;
258 258
                 </td>
259 259
                 <td valign="middle" nowrap class="list"> <a href="services_dnsmasq_domainoverride_edit.php?id=<?=$i;?>"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_e.gif" width="17" height="17" border="0"></a>

Also available in: Unified diff