Marius Cramer
2015-01-13 2d0ebade46d8a5942adb3e2ce816840a6ae16c1e
interface/web/sites/templates/web_backup_list.htm
@@ -12,10 +12,10 @@
<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>