Showing {$total_logs} log entries {if $smarty.get.type}for {$smarty.get.type|ucfirst} action{/if}

{if $logs} {foreach from=$logs item=log} {$user.agent|get_browser_details:theBrowser} {/foreach} {/if}
User Log ID User Email Action perfomed Action time IP
{if $log.action_username}
{else} {/if}
{if $log.action_id} {$log.action_id} {else} No logid {/if} {if $log.action_useremail} {$log.action_useremail} {else} No useremail found {/if} {if $log.date_added} {$log.date_added} {else} No date found {/if} {if $log.action_ip} {$log.action_ip} {else} No ip {/if}
{$type = $smarty.get.type} {$nextPage = $smarty.get.page + 1} {if $smarty.get.limit} {$limit = $smarty.get.limit} {/if} {if $type != ''} {else} {/if}