summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-06 06:20:14 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-06 06:20:14 +0000
commitc2bd4bd1f810ff9078e0bdbcd6f62c3dbb5e2512 (patch)
treedfdae5f5569a55fbfa4312af6c0bc28af077533e /usr/local/www/firewall_shaper.php
parent4c882d7e199e5e3e7e282dacc229793123c98ab7 (diff)
downloadpfsense-c2bd4bd1f810ff9078e0bdbcd6f62c3dbb5e2512.zip
pfsense-c2bd4bd1f810ff9078e0bdbcd6f62c3dbb5e2512.tar.gz
We no longer need direction indicators
Diffstat (limited to 'usr/local/www/firewall_shaper.php')
-rwxr-xr-xusr/local/www/firewall_shaper.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/usr/local/www/firewall_shaper.php b/usr/local/www/firewall_shaper.php
index 025d0e0..1eec58a 100755
--- a/usr/local/www/firewall_shaper.php
+++ b/usr/local/www/firewall_shaper.php
@@ -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:
OpenPOWER on IntegriCloud