fix typo
This commit is contained in:
@@ -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';
|
||||
|
Reference in New Issue
Block a user