even bigger

This commit is contained in:
Nathan Coad
2018-05-22 13:24:26 +10:00
parent cf726772d6
commit e9de00f774

View File

@@ -346,7 +346,7 @@ function booking_emails_custom_ajax_form($node, &$form_state) {
//'#value' => isset($form_state['values']['booking_email_body_custom']) ? $form_state['values']['booking_email_body_custom'] : '',
'#type' => $form_type,
'#format' => $form_format,
'#rows' => 10,
'#rows' => 20,
);
$form['submit'] = array(