Skip to content
Snippets Groups Projects
Commit d796fc09 authored by Seth Meranda's avatar Seth Meranda
Browse files

alumnus instead of alum

parent af033b56
No related branches found
No related tags found
No related merge requests found
......@@ -518,8 +518,7 @@ if ($vars['title'] == "Edit profile") {
case "parent of a student" :
$("form select[name=form_data_profile_role] option[value='Parent of a Student']").attr('selected','selected');
break;
case "alumnus" :
case "alum":
case "alumnus":
$("form select[name=form_data_profile_role] option[value='Alumnus']").attr('selected','selected');
break;
case "faculty/staff" :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment