diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index a38035c635c..ee058b99bf0 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -2574,7 +2574,7 @@ class Form // Ligne de titre print ''; - print ''.$langs->trans("ReportName").''; + print ''.$langs->trans("ReportName").''; if (! $variante) print ''; else print ''; print $nom;