diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php index 79c283dc336149ff5d2663518537d53bb584c50c..dd783e95ccaac7ae2cc4f57a9c98646865136e16 100644 --- a/apps/files/templates/index.php +++ b/apps/files/templates/index.php @@ -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.'));?>