* code for task#1281.

This commit is contained in:
chencongzhi520@gmail.com
2013-05-02 07:52:36 +00:00
parent 7fc19c37a3
commit d2546c6e63

View File

@@ -49,7 +49,7 @@
<tfoot>
<tr>
<td colspan='6'>
<?php if($trashes):?>
<?php if($trashes and $type == 'all'):?>
<div class='f-left'>
<?php echo html::linkButton($lang->action->hideAll, inlink('hideAll'), 'hiddenwin');?>
<?php echo $lang->action->trashTips;?>