diff --git a/bureau/admin/adm_defquotas.php b/bureau/admin/adm_defquotas.php index d99dc880..7a6b20a0 100644 --- a/bureau/admin/adm_defquotas.php +++ b/bureau/admin/adm_defquotas.php @@ -75,27 +75,36 @@ while($db->next_record()) { getdefaults(); +$aqlist = $quota->qlist(); reset($qlist); -foreach($qlist as $type => $q) { +foreach($qlist as $qname => $q) +{ + ?> -
+- | + |