text and icon fixes

This commit is contained in:
Jörn Friedrich Dreyer 2015-01-02 14:58:39 +01:00
parent 6c9d9d26bb
commit 152c8b3969
1 changed files with 2 additions and 2 deletions

View File

@ -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>