';
-print ' ';
if ($_GET["msg"])
{
diff --git a/htdocs/admin/tools/dolibarr_import.php b/htdocs/admin/tools/dolibarr_import.php
index a68da4e43d3..94bb6457bae 100644
--- a/htdocs/admin/tools/dolibarr_import.php
+++ b/htdocs/admin/tools/dolibarr_import.php
@@ -1,5 +1,5 @@
+/* Copyright (C) 2006-2009 Laurent Destailleur
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -40,11 +40,11 @@ llxHeader();
print_fiche_titre($langs->trans("Restore"),'','setup');
print ' ';
-print $langs->trans("DatabaseName").' : '.$dolibarr_main_db_name.' ';
-print ' ';
-
-
-print_titre($langs->trans("Restore")).' ';
+print $langs->trans("RestoreDesc",DOL_DOCUMENT_ROOT).'