Add comments field
This commit is contained in:
@@ -149,6 +149,19 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Comments</td>
|
||||
|
||||
<td>
|
||||
<input
|
||||
type="text"
|
||||
name="comments"
|
||||
id="comments"
|
||||
value=""
|
||||
>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Report</td>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user