diff --git a/htdocs/fichinter/document.php b/htdocs/fichinter/document.php index 9e880f0ea04..a142ac023e2 100644 --- a/htdocs/fichinter/document.php +++ b/htdocs/fichinter/document.php @@ -162,7 +162,7 @@ if ($object->id) // List of document $param='&id='.$object->id; - $formfile->list_of_documents($filearray,$object,'fichinter',$param); + $formfile->list_of_documents($filearray,$object,'ficheinter',$param); } else