公共页个性签名的提交按钮显示调整

This commit is contained in:
zhuhao 2014-12-01 20:26:21 +08:00
parent 046757fbd3
commit a7d7b790d2
2 changed files with 6 additions and 2 deletions

View File

@ -189,7 +189,7 @@
<div id="introduction" style="display: none">
<%= form_for('new_form', :method => :post,
:url => {:controller => 'words', :action => 'add_brief_introdution'}) do |f|%>
<table border="0" width="100%" align="center" >
<table border="0" width="100%" align="center" id="my_brief_introduction">
<tr>
<td>
<%= f.text_area 'user_introduction', :rows => 3,
@ -203,8 +203,11 @@
<table border="0" width="200px" align="center">
<tr>
<td align="right">
<%= submit_tag l(:button_submit), :name => nil ,
<%#= submit_tag l(:button_submit), :name => nil ,
:class => "bid_btn" %>
<a href="#" onclick='$("#my_brief_introduction").parent().submit();' class="ButtonColor m3p10" >
<%= l(:label_submit)%>
</a>
</td>
</tr>
</table>

View File

@ -1723,6 +1723,7 @@ zh:
label_user_create_project: 创建了
label_user_create_project_homework: 创建了作业
#added by bai
label_submit: 提交
label_identity: 身份
label_teacher: 教师
label_teacher_homework: 教师姓名