This commit is contained in:
z9hang 2014-12-03 11:16:39 +08:00
commit d82f1f5696
1 changed files with 1 additions and 1 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" id="my_brief_introduction">
<table border="0" width="96%" align="center" id="my_brief_introduction">
<tr>
<td>
<%= f.text_area 'user_introduction', :rows => 3,