text and icon fixes
This commit is contained in:
parent
6c9d9d26bb
commit
152c8b3969
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue