forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-12-14 02:55:14 +02:00
parent e3f2eccf8a
commit 144793d2a1
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
<input id="file-upload" type="file" name="file" {% if request.headers.get('cf-ipcountry')=="T1" %}disabled{% endif %} accept="image/*, video/*" hidden>
</label>
<small class="form-text text-muted">Optional if you have text.</small>
<small class="form-text text-muted">You can upload images or videos up to 1 minute long.</small>
<small class="form-text text-muted">You can upload images or videos.</small>
</div>
</div>