summaryrefslogtreecommitdiffstats
path: root/templates/backup/restore.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/backup/restore.html')
-rw-r--r--templates/backup/restore.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/backup/restore.html b/templates/backup/restore.html
index 42580647..e7dadae3 100644
--- a/templates/backup/restore.html
+++ b/templates/backup/restore.html
@@ -55,7 +55,7 @@
clearTimeout(slxTimeoutId);
setTimeout(function() {
window.location.replace("index.php?do=Main&message[]=success%7Crestore-done");
- }, 2500);
+ }, 3500);
});
}
</script>