{foreach $_CUSTOMERCONTACTTYPES as $type => $properties}
{$properties.ui.legend.text} ««« {foreach $customerinfo[$type|cat:'s'] as $key => $item} {/foreach}
{if !$item@first}
{/if}
{if isset($properties.ui.typeselectors)} {/if} {foreach $properties.ui.flags as $flagtype => $flagproperties} {if $flagproperties@index && !($flagproperties@index % 3)}
{/if} {$flagproperties.label} {/foreach}
{trans("Add contact field")} »»»
{/foreach}