{load_language_text section="withdrawal"} {load_language_text section="buttons" name="button"} {literal} {/literal}
{$txt.order_id}:
{foreach key=withdrawal_id item=withdrawal from=$content_data.withdrawals} {/foreach}
{$txt.date} {$txt.customer} {$txt.order_id} {$txt.number}
{$withdrawal->get_date_created_formatted()} {if $content_data.withdrawal_links[$withdrawal_id].customer_details_link} {/if} {$withdrawal->get_customer_name()} {if $content_data.withdrawal_links[$withdrawal_id].order_details_link} {/if} {$withdrawal->get_order_id()} {$withdrawal->get_withdrawal_id()}
{if $content_data.WITHDRAWALS_COUNT > 0} {/if}
{if $content_data.ACTION == 'delete'} {$txt.delete_heading} {else} {$txt.withdrawal_nr} {$content_data.WITHDRAWAL_ID} {/if}
{if $content_data.ACTION == 'delete'}

{$txt.delete_confirm}

{else}

{$txt.active_element}

{/if}



{$content_data.number_of_withdrawals}   {if $content_data.PAGES_COUNT > 1} {if $content_data.PAGE > 1}<<{else}<<{/if} {$txt.navigation_page}
{$txt.navigation_page_of} {$content_data.PAGES_COUNT} {if $content_data.PAGE < $content_data.PAGES_COUNT}>>{else}>>{/if} {/if} {if $content_data.WITHDRAWALS_COUNT == 0}{$txt.no_withdrawals_hint}{/if}