Browse Source

remove editor div in filelist

tags/v6.0.0alpha2
Jörn Friedrich Dreyer 11 years ago
parent
commit
64d09452f5
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      apps/files/templates/index.php

+ 0
- 1
apps/files/templates/index.php View File

@@ -101,7 +101,6 @@
<?php print_unescaped($_['fileList']); ?>
</tbody>
</table>
<div id="editor"></div>
<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.'));?>

Loading…
Cancel
Save