diff --git a/etc/inc/shaper.inc b/etc/inc/shaper.inc index d604fbb3e0..539e7dece3 100644 --- a/etc/inc/shaper.inc +++ b/etc/inc/shaper.inc @@ -587,7 +587,7 @@ class altq_root_queue { if ($altq) $scheduler = ": " . $altq->GetScheduler(); $form = ""; - $form .= "GetInterface() . "&queue=". $this->GetInterface()."&action=show\">".$this->GetInterface().": ".$scheduler.""; + $form .= "GetInterface() . "&queue=". $this->GetInterface()."&action=show\">".$this->GetInterface().": ".$scheduler.""; $form .= ""; $form .= ""; $form .= ""; @@ -1196,7 +1196,7 @@ class priq_queue { if ($altq) $scheduler = ": " . $altq->GetScheduler(); $form = ""; - $form .= "GetInterface() . "&queue=" . $this->GetInterface()."&action=show\">".$this->GetInterface().": ".$scheduler.""; + $form .= "GetInterface() . "&queue=" . $this->GetInterface()."&action=show\">".$this->GetInterface().": ".$scheduler.""; $form .= ""; /* * XXX: Hack in sight maybe fix with a class that wraps all