diff --git a/admin/reports_volunteers.inc.php b/admin/reports_volunteers.inc.php index 15212280..c967293d 100644 --- a/admin/reports_volunteers.inc.php +++ b/admin/reports_volunteers.inc.php @@ -95,7 +95,7 @@ $report_volunteers_fields = array( 'header' => 'Cmpl', 'width' => 10.16 /*mm*/, 'table' => 'user_roles.complete', - 'value_map' => array ('no' => 'No', 'yes' => 'Yes')); + 'value_map' => array ('no' => 'No', 'yes' => 'Yes')), 'position_name' => array ( 'name' => 'Volunteer Position -- Name',