{if {$smarty.request.routine|default:''} == 'confirm_clear_log'} {assign var='msg' value="Are you sure you want to clean the system logs?"} {assign var='yes_code' value={$smarty.server.SCRIPT_NAME}|cat:"?action=log&routine=clear_log"} {assign var='no_code' value={$smarty.server.SCRIPT_NAME}|cat:"?action=log"} {include file='confirm.tpl'} {/if} {if $smarty.request.filter_ip|default:'' != '' || $smarty.request.filter_hwid|default:'' != '' || $smarty.request.filter_notify|default:'' != ''}
| Report | Text | Add time | |
|---|---|---|---|
| Open | {if strlen($log_item.log_line) > 55}{else} | {/if} {$log_item.log_line|truncate:55:'...':true:false} | {$log_item.import_time} |