'btn btn-default'] ), ]; } } $headers = [ get_lang('Filename'), get_lang('Date of upload'), get_lang('Action'), ]; echo Display::table($headers, $rows); } Display::display_footer();