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_rfc2136_edit.php
83 83
					<?=htmlspecialchars($rfc2136['host']);?>
84 84
                  </td>
85 85
                  <td class="listbg">
86
		    <font color="white">
87 86
                    <?=htmlspecialchars($rfc2136['descr']);?>&nbsp;
88
		    </font>
89 87
                  </td>
90 88
                  <td valign="middle" nowrap class="list"> <a href="services_rfc2136_edit.php?id=<?=$i;?>"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_e.gif" width="17" height="17" border="0"></a>
91 89
                     &nbsp;<a href="services_rfc2136.php?act=del&id=<?=$i;?>" onclick="return confirm('Do you really want to delete this client?')"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_x.gif" width="17" height="17" border="0"></a></td>

Also available in: Unified diff