fix
This commit is contained in:
@@ -486,7 +486,6 @@ function booking_manual_email_form($form, &$form_state)
|
||||
function _booking_email_get_default_selection_callback($form, $form_state) {
|
||||
global $event;
|
||||
$defaults = array();
|
||||
$prefix_text = $form_state['values']['pretext']; //
|
||||
$replacementform_data = array();
|
||||
|
||||
//get type of selection from $form_state['values']['booking-email-preselection']
|
||||
|
Reference in New Issue
Block a user