mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-01-30 09:28:39 +00:00
fix tables
This commit is contained in:
parent
7999667463
commit
968fc5ffef
|
|
@ -86,8 +86,8 @@ $next = empty($media) ? '{/prefix}media/list' : '{/prefix}media/list?{?}&id=
|
|||
<table id="iMediaList" class="default sticky">
|
||||
<thead>
|
||||
<tr>
|
||||
<td><label class="checkbox" for="iMediaSelect-0">
|
||||
<input type="checkbox" id="iMediaSelect-0" name="mediaselect">
|
||||
<td><label class="checkbox" for="iMediaSelect-">
|
||||
<input type="checkbox" id="iMediaSelect-" name="mediaselect">
|
||||
<span class="checkmark"></span>
|
||||
</label>
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user