#1494 Preview
This commit is contained in:
parent
4f60034d6f
commit
0a51b6e556
@ -67,7 +67,7 @@
|
||||
</p>
|
||||
<p>
|
||||
<%= label_tag 'email[body]', l(:label_email_body) %>
|
||||
<%= text_area_tag 'email[body]', @email_params['body'], rows: '20', class: 'dmsf-full-width' %>
|
||||
<%= text_area_tag 'email[body]', @email_params['body'], rows: '20', class: 'dmsf-full-width wiki-edit' %>
|
||||
</p>
|
||||
<div class="form-actions">
|
||||
<%= submit_tag l(:label_email_send), class: 'button-positive' %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user