added a note that the password-protected files are also encrypted

This commit is contained in:
Rostislav Raykov
2024-10-17 21:33:01 +03:00
parent 9542776b79
commit 8fe95d74fd

View File

@@ -118,6 +118,11 @@
>
Upload started...
</div>
<div class="container mt-4">
<p class="text-center text-muted">
Note: All password-protected files are also encrypted for additional security.
</p>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>