summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_queues.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-02 02:59:11 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-02 02:59:11 +0000
commitaa003b6ecf112d8e113ea5f77e20be607837c124 (patch)
tree2c41048482ea021cb17963732f3bfd91c47914b5 /usr/local/www/firewall_shaper_queues.php
parent2ec816391eca8ba427e46d3ab9bb91efd96ab930 (diff)
downloadpfsense-aa003b6ecf112d8e113ea5f77e20be607837c124.zip
pfsense-aa003b6ecf112d8e113ea5f77e20be607837c124.tar.gz
Remove old tabs
Diffstat (limited to 'usr/local/www/firewall_shaper_queues.php')
-rwxr-xr-xusr/local/www/firewall_shaper_queues.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/local/www/firewall_shaper_queues.php b/usr/local/www/firewall_shaper_queues.php
index 3f86025..ee0f39c 100755
--- a/usr/local/www/firewall_shaper_queues.php
+++ b/usr/local/www/firewall_shaper_queues.php
@@ -118,11 +118,6 @@ include("head.inc");
<?php endif; ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
- <ul id="tabnav">
- <li class="tabinact"><a href="firewall_shaper.php">Rules</a></li>
- <li class="tabact">Queues</a></li>
- <li class="tabinact"><a href="wizard.php?xml=traffic_shaper_wizard.xml">EZ Shaper wizard</a></li>
- </ul>
<?php
$tab_array = array();
$tab_array[0] = array("Inbound", true, "firewall_nat.php");
OpenPOWER on IntegriCloud