Tweaks for reading groups
This commit is contained in:
@@ -284,7 +284,7 @@ function booking_coming_page() {
|
||||
global $event;
|
||||
$output = "";
|
||||
$table = "";
|
||||
//$header = array('Name', 'Occupation', 'State');
|
||||
//$header = array('Name', 'Team Colour', 'State');
|
||||
$header = array('Name', 'State');
|
||||
$booking_limit = variable_get('booking_regn_limit','350');
|
||||
$rows = array();
|
||||
|
Reference in New Issue
Block a user