diff options
Diffstat (limited to 'apps/files_trashbin/templates')
-rw-r--r-- | apps/files_trashbin/templates/index.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/templates/index.php b/apps/files_trashbin/templates/index.php index b6c61c9b1c3..cb64ae9eafa 100644 --- a/apps/files_trashbin/templates/index.php +++ b/apps/files_trashbin/templates/index.php @@ -40,4 +40,6 @@ </thead> <tbody id="fileList"> </tbody> + <tfoot> + </tfoot> </table> |