forked from MarseyWorld/MarseyWorld
remove leftover upload-filelist
parent
90cd383e36
commit
d5c0686496
|
@ -45,7 +45,6 @@
|
|||
<div id="filename-show">Select File</div>
|
||||
<input autocomplete="off" id="file-upload" accept="image/*, video/*, audio/*" type="file" name="file-url" {% if g.is_tor %}disabled{% endif %} hidden>
|
||||
</label>
|
||||
<ul id="upload-filelist" class="mt-2"></ul>
|
||||
<small class="form-text text-muted">Optional if you have text.</small>
|
||||
<small class="form-text text-muted">You can upload images, videos, or audio.</small>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue