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

Also available in: Unified diff