Update multi-tool.html

This commit is contained in:
zypriafl 2024-11-04 18:39:35 +01:00 committed by GitHub
parent 59c85f5a2e
commit 7d9cbb68ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@
<span class="material-symbols-rounded tool-header-icon advance">construction</span>
<span class="tool-header-text" th:text="#{multiTool.header}"></span>
</div>
<div style="padding-left: 36px"><p th:text="#{home.multiTool.desc"></p></div>
<div style="padding-left: 36px"><p th:text="#{home.multiTool.desc}"></p></div>
<div class="mt-action-bar d-flex flex-wrap">
<div class="mt-filename">
<label for="filename-input" th:text="#{multiTool.uploadPrompts}">Filename</label>