Added a couple of field descriptions in the user fields

This commit is contained in:
jacob 2010-10-26 19:38:08 +00:00
parent 92d46976f7
commit f1b9123835

View File

@ -321,14 +321,17 @@ function user_get_field_labels(){
'years_national' => 'Years experience judging at national level', 'years_national' => 'Years experience judging at national level',
'willing_chair' => 'Willing to lead a judging team', 'willing_chair' => 'Willing to lead a judging team',
'special_award_only' => 'Judging only for a special award', 'special_award_only' => 'Judging only for a special award',
'languages' => 'Languages', 'cat_prefs' => 'Category Preferences',
'div_prefs' => 'Division Preferences', 'div_prefs' => 'Division Preferences',
'divsub_prefs' => 'Subdivision Preferences', 'divsub_prefs' => 'Subdivision Preferences',
'expertise_other' => 'Other areas of expertise', 'languages' => 'Languages',
'highest_psd' => 'Highest post-secondary degree', 'highest_psd' => 'Highest post-secondary degree',
'expertise_other' => 'Other areas of expertise',
'sponsors_id' => 'Sponsor',
'primary' => 'Primary Contact', 'primary' => 'Primary Contact',
'position' => 'Position', 'position' => 'Position',
'notes' => 'Notes', 'notes' => 'Notes',
'schools_id' => 'School',
'grade' => 'Grade', 'grade' => 'Grade',
'special_awards' => 'Special Awards', 'special_awards' => 'Special Awards',
'available_times' => 'Times Available' 'available_times' => 'Times Available'