{$status_titel}
ID
Betreff
Eingangsdatum
{if $status_id == '100'}
Sitzungsdatum
{/if}
Bearbeiten
{section name=table_data1 loop=$table_data1} {if $smarty.section.table_data1.rownum >= '1'}
{$table_data1[table_data1].vid}
{$table_data1[table_data1].betreff}
{$table_data1[table_data1].erfass_dat_form}
{if $table_data1[table_data1].status_id == '100'}
{$table_data1[table_data1].sitzungsdat}
{/if}
{/if} {/section}