1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-11-04 15:00:14 +01:00

Update remove-password.html

allow removal of encryption without password #383
This commit is contained in:
Anthony Stirling 2023-09-28 12:35:44 -05:00 committed by GitHub
parent 1e2eb9b07a
commit 1fc1ecbaa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@
</div>
<div class="mb-3">
<label th:text="#{removePassword.selectText.2}"></label>
<input type="password" class="form-control" id="password" name="password" required>
<input type="password" class="form-control" id="password" name="password">
</div>
<br />
<div class="mb-3 text-center">