{include file="header.html"} {include file="data/ui.html"}

{$lng.useraccount.order_history}

{* end lfloat *}
{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}{if !$v.completed && $v.processor!='manual'} [ {$lng.order_history.complete_payment} ]{/if} {$v.action_str} {$v.date_nice}
{$lng.order_history.no_actions}
{if $no_actions}
{include file="paginator.html"}
{/if}
{$lng.general.show} {$lng.general.on_a_page}
{* end p30 *}
{* end main1 *} {literal} {/literal} {include file="footer.html"}