From 9989079a45c25e227bceb280dbb48d0611f6decc Mon Sep 17 00:00:00 2001 From: Chantal Bernard-Putz Date: Thu, 27 May 2010 14:01:35 +0000 Subject: [PATCH] Texte explicatif sauvegarde bdd modif2 --- bureau/admin/sql_restore.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bureau/admin/sql_restore.php b/bureau/admin/sql_restore.php index 73d96a0b..194e555b 100644 --- a/bureau/admin/sql_restore.php +++ b/bureau/admin/sql_restore.php @@ -51,14 +51,14 @@ if (is_array($r)) {

"; -__("Warning: Write the complete path and the name of the file.
For example if your backups are in the directory /Backups,
write /Backups/file.sql.gz (where file.sql.gz is the name of the file)."); +__("Warning: Write the complete path and the filename.
For example if your backups are in the directory /Backups,
write /Backups/file.sql.gz (where file.sql.gz is the filename)."); echo "

"; ?>
- +