aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/templates/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/templates/index.php')
-rw-r--r--apps/files_trashbin/templates/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/templates/index.php b/apps/files_trashbin/templates/index.php
index b89ec66b15a..0c0f955cf40 100644
--- a/apps/files_trashbin/templates/index.php
+++ b/apps/files_trashbin/templates/index.php
@@ -12,7 +12,7 @@
<input type="hidden" name="dir" value="" id="dir">
-<div id="nofilterresults" class="hidden">
+<div class="nofilterresults hidden">
<div class="icon-search"></div>
<h2><?php p($l->t('No entries found in this folder')); ?></h2>
<p></p>