multiple files
This commit is contained in:
parent
a40aad33d1
commit
abf3da5900
@ -46,15 +46,7 @@
|
|||||||
{{#i18n.Translations}}{{file}}{{/i18n.Translations}}
|
{{#i18n.Translations}}{{file}}{{/i18n.Translations}}
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<input class="postform_attachment" id="postform_attachment_0" type="file" name="attachment_0" />
|
<input class="postform_attachment" id="postform_attachments" type="file" name="attachment_uploaded" multiple />
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th>
|
|
||||||
{{#i18n.Translations}}{{file}}{{/i18n.Translations}}
|
|
||||||
</th>
|
|
||||||
<td>
|
|
||||||
<input class="postform_attachment" id="postform_attachment_1" type="file" name="attachment_1" />
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
{{/files}}
|
{{/files}}
|
||||||
|
Reference in New Issue
Block a user