Project

General

Profile

« Previous | Next » 

Revision d4da6249

Added by Scott Ullrich almost 17 years ago

Do not hard code white

View differences:

usr/local/www/services_dhcp.php
681 681
                    <?=htmlspecialchars($mapent['hostname']);?>&nbsp;
682 682
                  </td>	
683 683
                  <td class="listbg" ondblclick="document.location='services_dhcp_edit.php?if=<?=$if;?>&id=<?=$i;?>';">
684
                    <font color="#FFFFFF"><?=htmlspecialchars($mapent['descr']);?>&nbsp;</font>
684
                    <?=htmlspecialchars($mapent['descr']);?>&nbsp;
685 685
                  </td>
686 686
                  <td valign="middle" nowrap class="list">
687 687
                    <table border="0" cellspacing="0" cellpadding="1">

Also available in: Unified diff