Update multi-tool.html

This commit is contained in:
zypriafl 2024-11-04 18:24:51 +01:00 committed by GitHub
parent 20f00fa385
commit e5b7670320
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,8 +19,8 @@
<div class="tool-header">
<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="#{multiTool.desc}"></p></div>
</div>
<div style="padding-left: 36px"><p th:text="#{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>