修改编辑组织标题

This commit is contained in:
ouyangxuhua 2015-12-07 13:03:21 +08:00
parent 5034ddb4b6
commit c229104d78
2 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,7 @@
</div>
<div class="cl"></div>
<% html_title(l(:label_organization_new)) -%>
<% html_title(l(:label_edit_organization)) -%>
<script>
function update_org(id){

View File

@ -387,6 +387,7 @@ zh:
label_organization_list: 组织列表
label_school_plural: 学校列表
label_organization_new: 新建组织
label_edit_organization: 编辑组织
label_organization_edit: 修改组织
label_project_plural: 项目列表