Various tweaks
This commit is contained in:
@@ -20,7 +20,7 @@ function booking_manual_payment_admin($nid)
|
||||
"and booking_price_active=1",
|
||||
array(':eid' => $event->eid,));
|
||||
|
||||
//empty payment option
|
||||
//_booking_person_studygroups_cleanup payment option
|
||||
$payment_type_options[0] = '';
|
||||
|
||||
foreach($result as $row)
|
||||
|
Reference in New Issue
Block a user