various bugfixes

This commit is contained in:
Joey Kimsey
2024-12-18 08:58:35 -05:00
parent a859fb7ace
commit 5fe1c3aafe
34 changed files with 92 additions and 72 deletions

View File

@ -14,7 +14,7 @@
<th style="width: 5%">Edit</th>
<th style="width: 5%">Delete</th>
<th style="width: 5%">
<input type="checkbox" onchange="checkAll(this)" name="check.r" value="R_[]"/>
<input type="checkbox" onchange="checkAll(this)" name="check.r" value="R_[]">
</th>
</tr>
</thead>