even bigger
This commit is contained in:
@@ -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(
|
||||
|
Reference in New Issue
Block a user