| | |
| | | <table class="table"> |
| | | <thead class="dark form-group-sm"> |
| | | <tr> |
| | | <th><tmpl_var name="date_txt"></th> |
| | | <th><tmpl_var name="backup_type_txt"></th> |
| | | <th><tmpl_var name="filename_txt"></th> |
| | | <th><tmpl_var name="filesize_txt"></th> |
| | | <th data-column="date"><tmpl_var name="date_txt"></th> |
| | | <th data-column="backup_type"><tmpl_var name="backup_type_txt"></th> |
| | | <th data-column="filename"><tmpl_var name="filename_txt"></th> |
| | | <th data-column="filesize"><tmpl_var name="filesize_txt"></th> |
| | | <th class="small-col text-right">{tmpl_var name='search_limit'}</th> |
| | | </tr> |
| | | </thead> |