From eb8bc30ad1b67dd877daa85d862f74eaf0007443 Mon Sep 17 00:00:00 2001 From: Nahuel Angelinetti Date: Sun, 9 Jul 2006 14:33:40 +0000 Subject: [PATCH] =?UTF-8?q?Rajout=20de=20la=20gestion=20des=20repertoires?= =?UTF-8?q?=20avec=20des=20"=20qui=20rendait=20la=20suppression=20possible?= =?UTF-8?q?.=20Ce=20qui=20clos=20compl=C3=A8tement=20le=20ticket=20Closes:?= =?UTF-8?q?=20#692?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bureau/admin/bro_main.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bureau/admin/bro_main.php b/bureau/admin/bro_main.php index 0541144e..39080ded 100644 --- a/bureau/admin/bro_main.php +++ b/bureau/admin/bro_main.php @@ -66,8 +66,8 @@ if ($formu) {

-

- +

+
" />   @@ -185,7 +185,7 @@ for($i=0;$i\n"; if ($c[$i]["type"]) { -echo " "; +echo " "; if ($p["showicons"]) { echo "icon($c[$i]["name"])."\" width=\"16\" height=\"16\" alt=\"\" />"; } @@ -205,7 +205,7 @@ echo " "; } echo "\n"; } else { // DOSSIER : -echo " "; +echo " "; if ($p["showicons"]) { echo "\"\""; }