- Add pronunciation

This commit is contained in:
dave 2008-03-16 19:09:47 +00:00
parent 7651426f03
commit 6e8883b4a2

View File

@ -195,6 +195,12 @@ $report_students_fields = array(
'value_map' => array ('none' => '', 'small' => 'Small', 'medium' => 'Medium',
'large' => 'Large', 'xlarge' => 'X-Large')),
'pronunciation' => array(
'name' => 'Student -- Name Pronunciation',
'header' => 'Pronunciation',
'width' => 2.0,
'table' => 'students.pronunciation'),
'title' => array(
'name' => 'Project -- Title',
'header' => 'Project Title',