Skip to content
Snippets Groups Projects
Commit bd22e948 authored by Björn Schießle's avatar Björn Schießle
Browse files

call 'Trash bin' 'Deleted files'

parent bfe6334c
No related branches found
No related tags found
No related merge requests found
......@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment