diff --git a/html/admin_repo.php b/html/admin_repo.php index a56360196..3ec416b79 100644 --- a/html/admin_repo.php +++ b/html/admin_repo.php @@ -31,13 +31,15 @@ if ($g_UserProperty['use_admin'] != 1) { return; } include ("top_menu_compta.php"); - echo '

Administration Globale

'; -if ( ! isset ($g_dossier) ) $g_dossier=0; -ShowMenuAdminGlobalRight($g_dossier); ShowMenuAdminGlobal(); + + + + + ?> -
+
'; for ($i=0;$i<$count;$i++) { - $mod=pg_fetch_array($Res,0); + $mod=pg_fetch_array($Res,$i); $template.='