Add comments field

This commit is contained in:
2026-06-16 09:09:05 -04:00
parent 36f6d5135f
commit b2f84a27cd
2 changed files with 36 additions and 12 deletions

View File

@@ -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>