diff --git a/bureau/admin/adm_defquotas.php b/bureau/admin/adm_defquotas.php index 96406a15..f8c4970b 100644 --- a/bureau/admin/adm_defquotas.php +++ b/bureau/admin/adm_defquotas.php @@ -56,21 +56,26 @@ include_once ("head.php");
+ -@@ -93,7 +98,6 @@ foreach($qlist as $type => $q) { foreach($q as $name => $value) { $key = $type . ":" . $name; $col=3-$col; - //TODO fix notice ?>
- _ + _ | |||||
+ | |||||
" /> " onclick="document.location='ftp_list.php'"/> diff --git a/bureau/admin/ftp_list.php b/bureau/admin/ftp_list.php index 662a1150..422b5549 100644 --- a/bureau/admin/ftp_list.php +++ b/bureau/admin/ftp_list.php @@ -82,7 +82,7 @@ while (list($key,$val)=each($r)) | - | / |
+
|