{$TEXT_INTRO}
{$FORM} {foreach from=$CUSTOMER_ARRAY item=customer} [ID: {$customer.ID}] {if $customer.NAME != '' and $customer.NAME != ' '} {$customer.NAME} {else} unbekannt {/if}{foreachelse} Keine Admins auswählbar {/foreach} {$FORM_END}
{$TEXT_INTRO}
{$FORM} {foreach from=$CUSTOMER_ARRAY item=customer} [ID: {$customer.ID}] {if $customer.NAME != '' and $customer.NAME != ' '} {$customer.NAME} {else} unbekannt {/if}