From 5ab1c458f46cf83e84e2011a0cb41fb75d4bf11f Mon Sep 17 00:00:00 2001
From: Chantal Bernard-Putz
Date: Thu, 27 May 2010 13:57:26 +0000
Subject: [PATCH] Texte explicatif sauvegarde bdd modif
---
bureau/admin/sql_restore.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bureau/admin/sql_restore.php b/bureau/admin/sql_restore.php
index a011f02a..73d96a0b 100644
--- a/bureau/admin/sql_restore.php
+++ b/bureau/admin/sql_restore.php
@@ -51,7 +51,7 @@ 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 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).");
echo "
";
?>