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:
parent
1e2eb9b07a
commit
1fc1ecbaa6
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user