Update confirmation.html

This commit is contained in:
Iefan 2023-02-24 04:39:33 +05:30 committed by GitHub
parent 6dd905b56e
commit 534128f29d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,9 @@
<body>
<div class="container">
<h1>Success!</h1>
<p>Your request has been received and is being processed.</p>
<p>Thank you for submitting your request. it may take up to one day to complete. Once finished,
we will notify you through your verified account and provide a link to your backup files folder.
Thank you</p>
<button onclick="redirectToHome()">Return to Home</button>
</div>
@ -57,4 +59,4 @@
</script>
</div>
</body>
</html>
</html>