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_dyndns.php
103 103
					<?=htmlspecialchars($dyndns['host']);?>
104 104
                  </td>
105 105
                  <td class="listbg">
106
		    <font color="white">
107 106
                    <?=htmlspecialchars($dyndns['descr']);?>&nbsp;
108
		    </font>
109 107
                  </td>
110 108
                  <td valign="middle" nowrap class="list"> <a href="services_dyndns_edit.php?id=<?=$i;?>"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_e.gif" width="17" height="17" border="0"></a>
111 109
                     &nbsp;<a href="services_dyndns.php?act=del&id=<?=$i;?>" onclick="return confirm('Do you really want to delete this VLAN?')"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_x.gif" width="17" height="17" border="0"></a></td>

Also available in: Unified diff