From 6676110b11107728e21821acf00b8caa7bc5e180 Mon Sep 17 00:00:00 2001 From: baiyu Date: Fri, 11 Oct 2013 09:05:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E6=95=99=E6=8E=88?= =?UTF-8?q?=E4=B8=A2=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/account/register.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' :