diff --git a/app/views/account/register.html.erb b/app/views/account/register.html.erb index 1f877bbef..fc325c902 100644 --- a/app/views/account/register.html.erb +++ b/app/views/account/register.html.erb @@ -198,7 +198,7 @@ $('#enterprise').hide() $('#gender').show() var technical_titleOptions = new Array( - "<%= l(:label_label_technicl_title_professor) %>","<%= l(:label_technicl_title_associate_professor) %>","<%= l(:label_technicl_title_lecturer) %>","<%= l(:label_technicl_title_teaching_assistant) %>"); + "<%= l(:label_technicl_title_professor) %>","<%= l(:label_technicl_title_associate_professor) %>","<%= l(:label_technicl_title_lecturer) %>","<%= l(:label_technicl_title_teaching_assistant) %>"); break; case '1' :