This commit is contained in:
2017-09-09 19:28:48 +10:00
parent 6e57f78d26
commit 9ad6291d0c

View File

@@ -451,7 +451,7 @@ function booking_manual_email_form($form, &$form_state)
$email_options_array['travelcomplete'] = 'Travel Form Complete Email';
$preselection_options['---'] = "---";
$preselection_options['notpad'] = 'People who have not yet paid';
$preselection_options['notpaid'] = 'People who have not yet paid';
$preselection_options['bookedin'] = 'People who are booked-in';
$preselection_options['waitinglist'] = 'People on waiting list';
$preselection_options['unpaid'] = 'People booked-in with outstanding balance';