forked from science-ation/science-ation
fix typo
This commit is contained in:
parent
7fb84ea200
commit
6e464998b5
@ -95,7 +95,7 @@ $report_volunteers_fields = array(
|
|||||||
'header' => 'Cmpl',
|
'header' => 'Cmpl',
|
||||||
'width' => 10.16 /*mm*/,
|
'width' => 10.16 /*mm*/,
|
||||||
'table' => 'user_roles.complete',
|
'table' => 'user_roles.complete',
|
||||||
'value_map' => array ('no' => 'No', 'yes' => 'Yes'));
|
'value_map' => array ('no' => 'No', 'yes' => 'Yes')),
|
||||||
|
|
||||||
'position_name' => array (
|
'position_name' => array (
|
||||||
'name' => 'Volunteer Position -- Name',
|
'name' => 'Volunteer Position -- Name',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user