From: Cyperghost Date: Thu, 20 Jun 2024 11:34:09 +0000 (+0200) Subject: Move the file list under the input field X-Git-Tag: 6.1.0_Alpha_1~41^2~29 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=8d93564165d7c32110f6bdfefb448e128c7f2235;p=GitHub%2FWoltLab%2FWCF.git Move the file list under the input field --- diff --git a/com.woltlab.wcf/templates/shared_fileProcessorFormField.tpl b/com.woltlab.wcf/templates/shared_fileProcessorFormField.tpl index 678d5bb0d6..4de1018743 100644 --- a/com.woltlab.wcf/templates/shared_fileProcessorFormField.tpl +++ b/com.woltlab.wcf/templates/shared_fileProcessorFormField.tpl @@ -1,3 +1,5 @@ +{unsafe:$fileProcessorHtmlElement} + {assign var="files" value=$field->getFiles()} {if $field->isSingleFileUpload() && $imageOnly}
@@ -16,8 +18,6 @@ {/if} -{unsafe:$fileProcessorHtmlElement} -