interface/web/mail/templates/mail_user_backup_list.htm
@@ -12,9 +12,9 @@ <table class="table"> <thead class="dark form-group-sm"> <tr> <th><tmpl_var name="date_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="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>