Large textarea for posts
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
{% trans %}Comment{% endtrans %}
|
||||
</th>
|
||||
<td>
|
||||
<textarea name="body" id="body" rows="5" cols="30"></textarea>
|
||||
<textarea name="body" id="body" rows="5" cols="48"></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
{% if config.recaptcha %}
|
||||
|
Reference in New Issue
Block a user