🔥 remove deprecated element

Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
pull/32388/head
Vinicius Reis 2022-05-13 18:37:10 +07:00
parent 5a80df6e4c
commit 3b35ed3114
No known key found for this signature in database
GPG Key ID: 33D19916F9FF2308
1 changed files with 0 additions and 1 deletions

@ -75,7 +75,6 @@
<div class="hiddenuploadfield">
<input type="file" id="file_upload_start" class="hiddenuploadfield" name="files[]" />
</div>
<div id="editor"></div><!-- FIXME Do not use this div in your app! It is deprecated and will be removed in the future! -->
<div id="uploadsize-message" title="<?php p($l->t('Upload too large'))?>">
<p>
<?php p($l->t('The files you are trying to upload exceed the maximum size for file uploads on this server.'));?>