{include file="$root_path/modules/users/views/_toolbar.html"}

{$lang.deposit_history1}


{if $history} {foreach from=$history item=h} {/foreach}
{$lang.action} {$lang.when} {$lang.transaction_id1}
{$h.action} {$h.datetime|date_format:"%d.%m.%Y"} {$h.transaction_id}
{/if}
{$lang.current_balance}

{$currency.symbol}{$smarty.session.user.total|string_format:"%.2f"}