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_gre.php
112 112
					<?=htmlspecialchars($gre['remote-addr']);?>
113 113
                  </td>
114 114
                  <td class="listbg">
115
		    <font color="white">
116 115
                    <?=htmlspecialchars($gre['descr']);?>&nbsp;
117
		    </font>
118 116
                  </td>
119 117
                  <td valign="middle" nowrap class="list"> <a href="interfaces_gre_edit.php?id=<?=$i;?>"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_e.gif" width="17" height="17" border="0"></a>
120 118
                     &nbsp;<a href="interfaces_gre.php?act=del&id=<?=$i;?>" onclick="return confirm('Do you really want to delete this GRE tunnel?')"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_x.gif" width="17" height="17" border="0"></a></td>

Also available in: Unified diff