call 'Trash bin' 'Deleted files'
This commit is contained in:
parent
bfe6334cd9
commit
bd22e948ca
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
</div>
|
||||
<?php if ($_['trash'] ): ?>
|
||||
<div id="trash" class="button">
|
||||
<a><?php echo $l->t('Trash bin');?></a>
|
||||
<a><?php echo $l->t('Deleted files');?></a>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
<div id="uploadprogresswrapper">
|
||||
|
|
Loading…
Reference in a new issue