diff options
-rwxr-xr-x | usr/local/www/firewall_shaper.php | 9 |
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: |