jdiuehfur

remotes/1693045480750635534/spooky-22
fireworks88 2021-09-05 18:53:10 +02:00
parent e36678eaf7
commit f3dbe87357
1 changed files with 3 additions and 3 deletions

View File

@ -330,13 +330,13 @@
</div> </div>
<div id="image-upload-block"> <div id="image-upload-block">
<div><label class="mt-3">Image Upload</label></div> <div><label class="mt-3">Attachment Upload</label></div>
<img loading="lazy" id="image-preview" class="w-100 d-block"> <img loading="lazy" id="image-preview" class="w-100 d-block">
<label class="btn btn-secondary m-0" for="file-upload"> <label class="btn btn-secondary m-0" for="file-upload">
<div id="filename-show">Select Image</div> <div id="filename-show">Select File</div>
<input id="file-upload" type="file" name="file" accept="image/*" hidden> <input id="file-upload" type="file" name="file" accept="image/*, video/*" hidden>
</label> </label>
<small class="form-text text-muted">Images uploaded will be public. Optional if you have text.</small> <small class="form-text text-muted">Images uploaded will be public. Optional if you have text.</small>