remove editor div in filelist

このコミットが含まれているのは:
Jörn Friedrich Dreyer 2013-08-16 17:19:48 +02:00
コミット 64d09452f5

ファイルの表示

@ -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.'));?>