fixes quick reply

This commit is contained in:
nonmakina 2021-07-11 16:00:39 +02:00
parent 6701456e81
commit baef16208c
3 changed files with 3 additions and 3 deletions

View file

@ -145,7 +145,7 @@
<th>
{% trans %}File{% endtrans %}
</th>
<td>
<td class="upload-area">
<input type="file" name="file" id="upload_file">
{% if config.allow_upload_by_url %}