summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-02-26 21:47:21 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-02-26 21:47:21 +0000
commit48b9fcc659b23e716f396887db6f67471e999466 (patch)
treee2228b448e9208b6769f1152630782953e6a5088 /usr
parent89d77d880d383202e25684d051c4b203330a4d7f (diff)
downloadpfsense-48b9fcc659b23e716f396887db6f67471e999466.zip
pfsense-48b9fcc659b23e716f396887db6f67471e999466.tar.gz
Allow for parent / child queue relationships when using cbq
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/firewall_shaper_queues_edit.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/firewall_shaper_queues_edit.php b/usr/local/www/firewall_shaper_queues_edit.php
index b270fa8..c825ffe 100755
--- a/usr/local/www/firewall_shaper_queues_edit.php
+++ b/usr/local/www/firewall_shaper_queues_edit.php
@@ -238,6 +238,8 @@ if ($_POST) {
<br> <span class="vexpl">Select options for this queue
</span></td>
</tr>
+ <?php endif; ?>
+ <?php if ($schedulertype == "hfsc" or $schedulertype == "cbq"): ?>
<tr>
<td width="22%" valign="top" class="vncell">Parent queue (CBQ or HFSC only):</td>
<td width="78%" class="vtable">
OpenPOWER on IntegriCloud