diff --git a/htdocs/modulebuilder/template/myobject_document.php b/htdocs/modulebuilder/template/myobject_document.php index a712783f55e..c75d72d5454 100644 --- a/htdocs/modulebuilder/template/myobject_document.php +++ b/htdocs/modulebuilder/template/myobject_document.php @@ -133,7 +133,7 @@ if ($object->id) print '
'; print '
'; - print ''; + print '
'; // Number of files print '';
'.$langs->trans("NbOfAttachedFiles").''.count($filearray).'