diff --git a/contactsnew/templates/form_fields.tpl b/contactsnew/templates/form_fields.tpl index eb8c1b2..74207b7 100644 --- a/contactsnew/templates/form_fields.tpl +++ b/contactsnew/templates/form_fields.tpl @@ -75,7 +75,7 @@ {else}
- @@ -186,7 +186,7 @@ {/if} {elseif ($field.type=='select' || $field.type=='multiselect')} {if !$field.setting_empty} - {foreach from=$field.setting item=item name=select} {if $field.main && $field.title=='receivers'} @@ -283,7 +283,7 @@ -