{foreach from=$conditions item=condition key=i name=conditionsForeach} {if !$smarty.foreach.conditionsForeach.first} {intl l='And'} {/if} {$condition nofilter} {intl l='Edit'} {if $conditions|count != 1} {intl l='Delete'} {/if} {/foreach}