{include file="header.html"}
{include file="paginator.html"}
{foreach from=$actions_array item=v} {/foreach} {if $no_actions==0} {/if}
{$lng.listings.id} {$lng.order_history.processor} {$lng.order_history.amount} {$lng.order_history.completed} {$lng.order_history.details} {$lng.order_history.date}
#{$v.invoice} {$v.processor_title} {$v.amount_nice}
{if $v.completed}{$lng.order_history.completed}{else}{$lng.order_history.not_completed}{/if}
{$v.action_str} {$v.date_nice} {if !$v.completed && $v.processor!='manual'}{/if}
{$lng.order_history.no_actions}
{$lng.general.show} {$lng.general.on_a_page}

{include file="footer.html"}