diff --git a/bureau/admin/adm_list.php b/bureau/admin/adm_list.php index 1bcadeda..9736ff31 100644 --- a/bureau/admin/adm_list.php +++ b/bureau/admin/adm_list.php @@ -117,7 +117,7 @@ if($show != 'all') { if (!is_array($r) || empty($r) ) { echo '
'._("No account defined for now").'
'; - include('foot'); + include('foot.php'); } ?>