mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-12 17:52:13 +02:00
Update compress-pdf.html
This commit is contained in:
parent
2eadaed705
commit
75a337db11
@ -19,7 +19,7 @@
|
||||
<span class="material-symbols-rounded tool-header-icon advance">zoom_in_map</span>
|
||||
<span class="tool-header-text" th:text="#{compress.header}"></span>
|
||||
</div>
|
||||
<div><p th:text="#{home.compress.desc}"></p></div>
|
||||
<div><p th:text="#{home.compressPdfs.desc}"></p></div>
|
||||
<form action="#" th:action="@{'/api/v1/misc/compress-pdf'}" method="post" enctype="multipart/form-data">
|
||||
<div
|
||||
th:replace="~{fragments/common :: fileSelector(name='fileInput', multipleInputsForSingleRequest=false, accept='application/pdf')}">
|
||||
|
Loading…
Reference in New Issue
Block a user