Update multi-tool.html

This commit is contained in:
zypriafl 2024-11-04 17:37:37 +01:00 committed by GitHub
parent 7e6fcf69c0
commit 27d268f124
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +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>#{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>
@ -109,4 +110,4 @@
</script>
</body>
</html>
</html>