Update multi-tool.html

This commit is contained in:
zypriafl 2024-11-04 18:32:54 +01:00 committed by GitHub
parent e5b7670320
commit 59c85f5a2e
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="material-symbols-rounded tool-header-icon advance">construction</span>
<span class="tool-header-text" th:text="#{multiTool.header}"></span> <span class="tool-header-text" th:text="#{multiTool.header}"></span>
</div> </div>
<div style="padding-left: 36px"><p th:text="#{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-action-bar d-flex flex-wrap">
<div class="mt-filename"> <div class="mt-filename">
<label for="filename-input" th:text="#{multiTool.uploadPrompts}">Filename</label> <label for="filename-input" th:text="#{multiTool.uploadPrompts}">Filename</label>