Change comment box to text area
This commit is contained in:
parent
f7885f63b5
commit
3fa53ae69e
@ -31,7 +31,7 @@
|
|||||||
<br>
|
<br>
|
||||||
Details:
|
Details:
|
||||||
<br>
|
<br>
|
||||||
<input type="text" name="detail">
|
<textarea name="detail" rows="5" cols="40"></textarea>
|
||||||
<br>
|
<br>
|
||||||
On submission of this form, your browsers User Agent string will be
|
On submission of this form, your browsers User Agent string will be
|
||||||
collected alongside the information you provide above and will be
|
collected alongside the information you provide above and will be
|
||||||
|
Reference in New Issue
Block a user