{if $action == ''}
{section name=table_data loop=$table_data} {$table_data[table_data].nachname}, {$table_data[table_data].vorname} {/section}
{if $nachsenden_success == '1'} {$nachsenden_success_text} {/if} {if $nachsenden_success == '2'} {$nachsenden_unsuccess_text} {/if}