diff --git a/booking.emails.inc b/booking.emails.inc index 5719d2f..56409ed 100644 --- a/booking.emails.inc +++ b/booking.emails.inc @@ -263,6 +263,7 @@ function _booking_manual_email_selecttype_ajax_callback($form, &$form_state) { $form['table']['#options'] = $options; $form['table']['#header'] = $header; $form['table']['#default_value'] = $new_default_values; + $form['table']['#value'] = $new_default_values; return; $form['table'] = array (