Skip to content
Snippets Groups Projects
Commit 449fe8c7 authored by Jörn Friedrich Dreyer's avatar Jörn Friedrich Dreyer
Browse files

Revert "remove editor div in filelist", add "is deprecated" comment

This reverts commit 64d09452.
parent 5b8d30c6
Branches
No related tags found
No related merge requests found
......@@ -101,6 +101,7 @@
<?php print_unescaped($_['fileList']); ?>
</tbody>
</table>
<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.'));?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment