diff --git a/htdocs/imports/import.php b/htdocs/imports/import.php index 0816776197a..c4266378d37 100644 --- a/htdocs/imports/import.php +++ b/htdocs/imports/import.php @@ -2407,8 +2407,7 @@ function show_elem($fieldssource, $pos, $key, $var, $nostyle = '') } else { print ' - '; } - //print ''.$langs->trans("ExampleOnFirstLine").': '; - print ''.$example.''; + print ''.dol_escape_htmltag($example).''; } print ''; print '';