1
{l s='Angaben' mod='simple_withdrawalbutton'}
2
{l s='Prüfen' mod='simple_withdrawalbutton'}
3
{l s='Bestätigt' mod='simple_withdrawalbutton'}
{if $errors_list|@count > 0}
{foreach from=$errors_list item=error}
- {$error|escape:'html':'UTF-8'}
{/foreach}
{/if}