diff --git a/html/admin_repo.php b/html/admin_repo.php index d41d5fd89..8a200f80b 100644 --- a/html/admin_repo.php +++ b/html/admin_repo.php @@ -22,6 +22,9 @@ include_once("ac_common.php"); include_once("postgres.php"); include_once("debug.php"); +include_once("user_menu.php"); + + html_page_start($g_UserProperty['use_theme']); echo_debug(__FILE__,__LINE__,"entering admin_repo"); @@ -33,10 +36,9 @@ if ($g_UserProperty['use_admin'] != 1) { html_page_stop(); return; } -include ("top_menu_compta.php"); -echo '
Ajout d'utilisateur |
echo '|||
| First Name | '; echo ' | Last Name |