@@ -125,10 +125,10 | |||
|
125 | 125 | </p> |
|
126 | 126 | <% end %> |
|
127 | 127 | </div> |
|
128 | ||
|
129 | 128 | </fieldset> |
|
130 | 129 | |
|
131 | <fieldset><legend><%= l(:field_notes) %></legend> | |
|
130 | <fieldset> | |
|
131 | <legend><%= l(:field_notes) %></legend> | |
|
132 | 132 | <%= text_area_tag 'notes', @notes, :cols => 60, :rows => 10, :class => 'wiki-edit' %> |
|
133 | 133 | <%= wikitoolbar_for 'notes' %> |
|
134 | 134 | </fieldset> |
General Comments 0
You need to be logged in to leave comments.
Login now