call 'Trash bin' 'Deleted files'

This commit is contained in:
Björn Schießle 2013-02-14 12:32:14 +01:00
parent bfe6334cd9
commit bd22e948ca
1 changed files with 1 additions and 1 deletions

View File

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