remotes/1693045480750635534/spooky-22
Aevann1 2022-01-17 20:42:32 +02:00
parent 7b2a217830
commit df23242ab3
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
<div id="image-upload-block">
<div><label class="mt-3">Attachment Upload</label></div>
<img loading="lazy" id="image-preview" class="w-100">
<img loading="lazy" id="image-preview">
<label class="btn btn-secondary m-0" for="file-upload">
<div id="filename-show">Select File</div>
<input autocomplete="off" id="file-upload" type="file" name="file" {% if request.headers.get('cf-ipcountry')=="T1" %}disabled{% endif %} accept="image/*, video/*" hidden>