diff --git a/htdocs/install/etape5.php b/htdocs/install/etape5.php
index b62ca7b08ea..d907c418c22 100644
--- a/htdocs/install/etape5.php
+++ b/htdocs/install/etape5.php
@@ -241,7 +241,7 @@ if ($_POST["action"] == "set")
// If here MAIN_VERSION_LAST_UPGRADE is not empty
print $langs->trans("VersionLastUpgrade").': '.$conf->global->MAIN_VERSION_LAST_UPGRADE.'
';
print $langs->trans("VersionProgram").': '.DOL_VERSION.'';
-
+ print $langs->trans("MigrationNotFinished").'
';
print "
";
print '