course_group
z9hang 11 years ago
commit d82f1f5696

@ -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" id="my_brief_introduction">
<table border="0" width="96%" align="center" id="my_brief_introduction">
<tr>
<td>
<%= f.text_area 'user_introduction', :rows => 3,

Loading…
Cancel
Save