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_rfc2136.php
91 91
					<?=htmlspecialchars($rfc2136['host']);?>
92 92
                  </td>
93 93
                  <td class="listbg">
94
		    <font color="white">
95 94
                    <?=htmlspecialchars($rfc2136['descr']);?>&nbsp;
96
		    </font>
97 95
                  </td>
98 96
                  <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>
99 97
                     &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