- Small fix

pull/1/head
alecpl 12 years ago
parent 9336ba21cf
commit 373e3df580

@ -669,7 +669,7 @@ function rcmail_contact_form($form, $record, $attrib = null)
}
}
if (!$content && !$edit_mode)
if (!$content && (!$edit_mode || !$select_add->_count))
continue;
// also render add-field selector

Loading…
Cancel
Save