diff --git a/htdocs/imports/import.php b/htdocs/imports/import.php index 526527702a5..c03b55d2347 100644 --- a/htdocs/imports/import.php +++ b/htdocs/imports/import.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2005-2011 Laurent Destailleur * Copyright (C) 2005-2009 Regis Houssin * * This program is free software; you can redistribute it and/or modify @@ -21,7 +21,7 @@ * \file htdocs/imports/import.php * \ingroup import * \brief Pages of import Wizard - * \version $Id: import.php,v 1.67 2011/07/04 11:33:23 eldy Exp $ + * \version $Id: import.php,v 1.68 2011/07/29 22:31:37 eldy Exp $ */ require_once("../main.inc.php"); @@ -424,13 +424,13 @@ if ($step == 2 && $datatoimport) print ''; print ''; + print $langs->trans("ChooseFormatOfFileToImport",img_picto('','filenew')).'
'; print ''; $filetoimport=''; $var=true; // Add format informations and link to download example - print ''; print ''; @@ -1669,7 +1669,7 @@ print '
'; $db->close(); -llxFooter('$Date: 2011/07/04 11:33:23 $ - $Revision: 1.67 $'); +llxFooter('$Date: 2011/07/29 22:31:37 $ - $Revision: 1.68 $'); /*
'.$langs->trans("ChooseFormatOfFileToImport",img_picto('','filenew')).'
'; print $langs->trans("FileMustHaveOneOfFollowingFormat"); print '