summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Schießle <schiessle@owncloud.com>2012-10-04 14:32:25 +0200
committerBjörn Schießle <schiessle@owncloud.com>2012-10-05 10:32:38 +0200
commitb88a61c63341d11bc709085852fb44a621e3119c (patch)
tree1a3ad2044eb6fb18845fd796bf544292be413550
parent5beca59b9c277d479b899e59920acb57a5d81983 (diff)
downloadnextcloud-server-b88a61c63341d11bc709085852fb44a621e3119c.tar.gz
nextcloud-server-b88a61c63341d11bc709085852fb44a621e3119c.zip
no content area, it overlaps the file list
-rw-r--r--apps/files_sharing/templates/public.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php
index fd9b79e6f17..ef81e296d82 100644
--- a/apps/files_sharing/templates/public.php
+++ b/apps/files_sharing/templates/public.php
@@ -31,7 +31,5 @@
</li>
</ul>
<?php endif; ?>
- <div id="content"></div>
- <table></table>
</div>
<footer><p class="info"><a href="http://owncloud.org/">ownCloud</a> &ndash; <?php echo $l->t('web services under your control'); ?></p></footer>