{include file="header.html"}
{$lng.panel.security} > {$lng.panel.login_history} > {$lng.login_history.login_history_for}: {$user}
{include file="paginator.html"}
{foreach from=$array_login item=v} {/foreach} {if !$array_login|@count}{/if}
{$lng.login_history.login_date} {$lng.login_history.login_ip} {$lng.login_history.status}
{$v.date_login_nice} {$v.ip} {if $v.succeeded==1}{$lng.login_history.succeeded}{else}{$lng.login_history.failed}{/if} {if $v.blocked==1}{$lng.security.blocked}{/if}
{$lng.no_items}
{* p30 *} {include file="footer.html"}