Project

General

Profile

« Previous | Next » 

Revision f77830b3

Added by Scott Ullrich over 19 years ago

Correct icon url, format cell correctly

View differences:

usr/local/www/firewall_rules.php
214 214
				</tr>
215 215
<?php if (($if == "wan") && isset($config['interfaces']['wan']['blockpriv'])): ?>
216 216
                <tr valign="top" id="frrfc1918">
217
                  <td class="listt"></td>
218
                  <td class="listt" align="center"><img src="block.gif" width="11" height="11" border="0"></td>
217
                  <td width="3%" class="list">&nbsp;</td>
218
                  <td class="listt" align="center"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_block.gif" width="11" height="11" border="0"></td>
219 219
                  <td class="listlr" style="background-color: #e0e0e0">*</td>
220 220
                  <td class="listr" style="background-color: #e0e0e0">RFC 1918 networks</td>
221 221
                  <td class="listr" style="background-color: #e0e0e0">*</td>
222 222
                  <td class="listr" style="background-color: #e0e0e0">*</td>
223 223
                  <td class="listr" style="background-color: #e0e0e0">*</td>
224 224
		  <td class="listr" style="background-color: #e0e0e0">*</td>
225
                  <td class="listbg" style="background-color: #e0e0e0">Block private networks</td>
225
                  <td class="listbg" style="background-color: #990000"><font color="white">Block private networks</td>
226 226
                  <td valign="middle" nowrap class="list">
227 227
				    <table border="0" cellspacing="0" cellpadding="1">
228 228
					<tr>

Also available in: Unified diff