Corrected position of markup help in new.rhtml (it really should be the same template as edit.rhtml)
This commit is contained in:
parent
7152a78476
commit
37e1e6be0e
2 changed files with 4 additions and 2 deletions
|
@ -11,7 +11,6 @@
|
|||
<%= render 'wiki_words_help' %>
|
||||
</div>
|
||||
|
||||
|
||||
<%= form_tag({ :action => 'save', :web => @web.address, :id => @page.name},
|
||||
{'id' => 'editForm', 'method' => 'post', 'onSubmit' => 'cleanAuthorName();'})
|
||||
%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue