diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php
index 92120f1f8bb..c74e35d31f6 100644
--- a/htdocs/core/class/html.formfile.class.php
+++ b/htdocs/core/class/html.formfile.class.php
@@ -155,6 +155,24 @@ class FormFile
if (empty($sectionid)) $out .= '
';
$out .= "\n\n\n";
+ $title = $langs->trans("LinkANewFile");
+ $out .= load_fiche_titre($title, null, null);
+ $out .= '