diff --git a/htdocs/imports/import.php b/htdocs/imports/import.php
index 77cc4412c5a..8f2f54726b0 100644
--- a/htdocs/imports/import.php
+++ b/htdocs/imports/import.php
@@ -479,7 +479,7 @@ if ($step == 3 && $datatoimport)
print '
';
$text=$objmodelimport->getDriverDesc($format);
print $form->textwithpicto($objmodelimport->getDriverLabel($format),$text);
- print ' | '.$langs->trans("DownloadEmptyExample").'';
+ print ' | '.$langs->trans("DownloadEmptyExample").'';
print ' | ';