{* Make adjustments for line breaks *}
{elseif ($cur_field.type eq 't' and $cur_field.options_array[0] eq '0') or
($cur_field.type eq 'a' and $cur_field.options_array[8] eq '0') or
($cur_field.type eq 'n' and $cur_field.options_array[0] eq '0') or
($cur_field.type eq 'b' and $cur_field.options_array[0] eq '0')
}