summaryrefslogtreecommitdiffstats
path: root/apps/files/templates
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/templates')
-rw-r--r--apps/files/templates/list.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/templates/list.php b/apps/files/templates/list.php
index 5b90e629ddd..55754fd0c6b 100644
--- a/apps/files/templates/list.php
+++ b/apps/files/templates/list.php
@@ -61,8 +61,8 @@
</div>
<div id="nofilterresults" class="hidden">
- <div class="icon-folder"></div>
- <h2><?php p($l->t('No files found in this folder')); ?></h2>
+ <div class="icon-search"></div>
+ <h2><?php p($l->t('No entries found in this folder')); ?></h2>
<p></p>
</div>