diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php index 498078b6b15..da8416601be 100644 --- a/htdocs/core/class/html.formfile.class.php +++ b/htdocs/core/class/html.formfile.class.php @@ -205,7 +205,7 @@ class FormFile $out .= ' '; if ($sectionid) { // Show overwrite if exists for ECM module only $langs->load('link'); - $out .= ''; + $out .= ''; } $out .= 'global->MAIN_UPLOAD_DOC) || empty($perm) ? ' disabled' : '');