diff --git a/htdocs/imports/import.php b/htdocs/imports/import.php
index e27b3543f8b..6c93d96619f 100644
--- a/htdocs/imports/import.php
+++ b/htdocs/imports/import.php
@@ -424,7 +424,7 @@ if ($step == 2 && $datatoimport)
print '';
print '';
- print ''.$langs->trans("ChooseFormatOfFileToImport", img_picto('', 'filenew')).'
';
+ print ''.$langs->trans("ChooseFormatOfFileToImport", img_picto('', 'next', '')).'
';
print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table
print '
';
@@ -445,7 +445,7 @@ if ($step == 2 && $datatoimport)
print '| '.$langs->trans("DownloadEmptyExample").' | ';
// Action button
print '';
- print ''.img_picto($langs->trans("SelectFormat"), 'filenew').'';
+ print ''.img_picto($langs->trans("SelectFormat"), 'next', 'class="fa-15x"').'';
print ' | ';
print '';
}
@@ -549,7 +549,7 @@ if ($step == 3 && $datatoimport)
print '';
print '';
- print ''.$langs->trans("ChooseFileToImport", img_picto('', 'filenew')).'
';
+ print ''.$langs->trans("ChooseFileToImport", img_picto('', 'next')).'
';
print ''; // You can use div-table-responsive-no-min if you dont need reserved height for your table
print '