This commit is contained in:
Joey Kimsey
2024-12-20 05:56:40 -05:00
parent 1496b855db
commit 528f003558
24 changed files with 47 additions and 32 deletions

View File

@ -10,7 +10,7 @@
<th style="width: 85%">email</th>
<th style="width: 5%"></th>
<th style="width: 5%">
<INPUT type="checkbox" onchange="checkAll(this)" name="check.s" value="S_[]">
<input type="checkbox" onchange="checkAll(this)" name="check.s" value="S_[]">
</th>
</tr>
</thead>