Use attributes of the template object

pull/6043/head
Aleksander Machniak 7 years ago
parent 4b4c4633bc
commit 3ed6418d55

@ -134,5 +134,5 @@ function rcmail_contact_details($attrib)
}
}
return rcmail_contact_form($form, $record);
return rcmail_contact_form($form, $record, $attrib);
}

Loading…
Cancel
Save