Various tweaks

This commit is contained in:
2014-11-25 20:04:58 +11:00
parent f7a5856b2c
commit 9f917de8a5
9 changed files with 432 additions and 411 deletions

View File

@@ -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)