Try and get media uploading working again
This commit is contained in:
parent
f2b6beb3b8
commit
fbf937102e
3 changed files with 7 additions and 5 deletions
|
@ -90,9 +90,8 @@
|
|||
<div>
|
||||
<label for="media" accesskey="m">Media: </label>
|
||||
<input type="file"
|
||||
accept="audio/*,video/*,image/*,application/pdf,.md"
|
||||
value="Upload"
|
||||
name="file[]"
|
||||
name="files[]"
|
||||
id="media"
|
||||
multiple
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue