update #5

Open
mdebray wants to merge 231 commits from update into main
Showing only changes of commit b2862a3fc4 - Show all commits

View file

@ -108,7 +108,7 @@
<input type="checkbox" id="convertPDFToImage" name="convertPDFToImage">
<label for="convertPDFToImage" th:text="#{watermark.selectText.10}"></label>
</div>
<div class="mb-3 text-center">
<div class="mb-3 text-left">
<input type="submit" id="submitBtn" th:value="#{watermark.submit}" class="btn btn-primary">
</div>
</form>