| | |
| | | <table class="table"> |
| | | <thead class="dark form-group-sm"> |
| | | <tr> |
| | | <th><tmpl_var name="domain_txt"></th> |
| | | <th><tmpl_var name="this_month_txt"></th> |
| | | <th><tmpl_var name="last_month_txt"></th> |
| | | <th><tmpl_var name="this_year_txt"></th> |
| | | <th><tmpl_var name="last_year_txt"></th> |
| | | <th data-column="domain"><tmpl_var name="domain_txt"></th> |
| | | <th data-column="this_month"><tmpl_var name="this_month_txt"></th> |
| | | <th data-column="last_month"><tmpl_var name="last_month_txt"></th> |
| | | <th data-column="this_year"><tmpl_var name="this_year_txt"></th> |
| | | <th data-column="last_year"><tmpl_var name="last_year_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/web_sites_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/web_sites_stats.php"><span class="icon icon-filter"></span></button> |
| | | </td> |
| | | </tr> |
| | | </thead> |