various bugfixes
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
<th style="width: 5%"></th>
|
||||
<th style="width: 5%"></th>
|
||||
<th style="width: 5%"">
|
||||
<INPUT type="checkbox" onchange="checkAll(this)" name="check.l" value="L_[]"/>
|
||||
<INPUT type="checkbox" onchange="checkAll(this)" name="check.l" value="L_[]">
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -40,6 +40,6 @@
|
||||
</table>
|
||||
<button name="submit" value="submit" type="submit" class="btn btn-sm btn-danger"><i class="fa fa-fw fa-trash"></i></button>
|
||||
</form>
|
||||
<br />
|
||||
<br>
|
||||
<a href="{ROOT_URL}admin/logins/clear">clear all</a>
|
||||
</div>
|
Reference in New Issue
Block a user