| | |
| | | <table class="table"> |
| | | <thead class="dark form-group-sm"> |
| | | <tr> |
| | | <th><tmpl_var name="domain_txt"></th> |
| | | <th><tmpl_var name="system_user_txt"></th> |
| | | <th><tmpl_var name="used_txt"></th> |
| | | <th><tmpl_var name="soft_txt"></th> |
| | | <th><tmpl_var name="hard_txt"></th> |
| | | <th><tmpl_var name="files_txt"></th> |
| | | <th data-column="domain"><tmpl_var name="domain_txt"></th> |
| | | <th data-column="system_user"><tmpl_var name="system_user_txt"></th> |
| | | <th data-column="used"><tmpl_var name="used_txt"></th> |
| | | <th data-column="soft"><tmpl_var name="soft_txt"></th> |
| | | <th data-column="hard"><tmpl_var name="hard_txt"></th> |
| | | <th data-column="files"><tmpl_var name="files_txt"></th> |
| | | <th class="small-col text-right">{tmpl_var name='search_limit'}</th> |
| | | </tr> |
| | | <tr> |
| | |
| | | <td> </td> |
| | | <td> </td> |
| | | <td class="text-right"> |
| | | <button type="button" class="btn btn-default formbutton-default formbutton-narrow" name="Filter" id="Filter" value="{tmpl_var name="filter_txt"}" onclick="submitForm('pageForm','sites/user_quota_stats.php');"><span class="icon icon-filter"></span></button> |
| | | <button type="button" class="btn btn-default formbutton-default formbutton-narrow" name="Filter" id="Filter" value="{tmpl_var name="filter_txt"}" data-submit-form="pageForm" data-form-action="sites/user_quota_stats.php"><span class="icon icon-filter"></span></button> |
| | | </td> |
| | | </tr> |
| | | </thead> |