diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 9f8fc711170..2c7b5e2fabb 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -6099,7 +6099,7 @@ class Form } if ($val['label']) { - $lis.='
  • '.dol_escape_htmltag($langs->trans($val['label'])).'
  • '; + $lis.='
  • '; $listcheckedstring.=(empty($val['checked'])?'':$key.','); } } diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php index 9f2f82fb50c..5cca7233dd4 100644 --- a/htdocs/core/class/html.formfile.class.php +++ b/htdocs/core/class/html.formfile.class.php @@ -915,7 +915,7 @@ class FormFile if (! empty($file_list)) { $out='