diff --git a/app/views/bids/_bid_show.html.erb b/app/views/bids/_bid_show.html.erb index 5b3747b12..696443f02 100644 --- a/app/views/bids/_bid_show.html.erb +++ b/app/views/bids/_bid_show.html.erb @@ -26,9 +26,9 @@
+ <%= text_field_tag 'course_password', nil, :size => 30%> | - <%= text_field_tag 'course_password', nil, :size => 48%> - -+ <%= submit_tag '加入', :name => nil, :class => "bid_btn", :onclick => "hideModal(this);" %> | +<%= submit_tag l(:button_cancel), :name => nil, :class => "bid_btn", :onclick => "hideModal(this);", :type => 'button' %> - + | +