mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
We no longer need direction indicators
This commit is contained in:
parent
4c882d7e19
commit
c2bd4bd1f8
@ -285,15 +285,6 @@ if ($_GET['act'] == "del") {
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><img src="in_d.gif" width="11" height="11"></td>
|
||||
<td>incoming (disabled)</td>
|
||||
<td width="14"></td>
|
||||
<td><img src="out_d.gif" width="11" height="11"></td>
|
||||
<td>outgoing (disabled)</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><span class="red"><strong>Note:</strong></span><strong><br>
|
||||
</strong>the first rule that matches a packet will be executed.<br>
|
||||
The following match patterns are not shown in the list above:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user