英文版用户注册页面身份下拉框显示错误的Bug

This commit is contained in:
linhk 2014-08-06 15:58:38 +08:00
parent 23c9d5381e
commit f173db4c9d
2 changed files with 5 additions and 1 deletions

View File

@ -1473,6 +1473,8 @@ en:
label_identity: Identity label_identity: Identity
label_teacher: Teacher label_teacher: Teacher
label_student: Student label_student: Student
label_enterprise: Enterprise
label_account_developer: Developer
label_school_all: Schools label_school_all: Schools
label_school_not_fount: Not found by your input query condition. label_school_not_fount: Not found by your input query condition.
label_other: Other label_other: Other
@ -1799,3 +1801,5 @@ en:
# ajax异步验证 # ajax异步验证
modal_valid_passing: can be used. modal_valid_passing: can be used.

View File

@ -630,7 +630,7 @@ zh:
#by huang # modified by bai #by huang # modified by bai
label_college: 高校进入 label_college: 高校进入
label_enter_college: 进入高校 label_enter_college: 进入高校
label_enterprise: 企业进入 #label_enterprise: 企业进入
lable_enter_enterprise: 进入企业 lable_enter_enterprise: 进入企业
label_term: 开课学期 label_term: 开课学期
label_spring: 春季学期 label_spring: 春季学期