Show More
@@ -40,7 +40,7 b'' | |||
|
40 | 40 | <div class="label label-textarea"> |
|
41 | 41 | <label for="description">${_('Description')}:</label> |
|
42 | 42 | </div> |
|
43 |
<div class="textarea |
|
|
43 | <div class="textarea editor"> | |
|
44 | 44 | ${h.textarea('description')} |
|
45 | 45 | <span class="help-block">${_('Keep it short and to the point. Use a README file for longer descriptions.')}</span> |
|
46 | 46 | </div> |
General Comments 0
You need to be logged in to leave comments.
Login now