Fix #1817 check all function not working in friend list

This commit is contained in:
Kijin Sung 2021-12-31 00:51:19 +09:00
parent 99acb293b6
commit ccb74c8851

View file

@ -37,7 +37,7 @@
<th>{$lang->friend_group}</th>
<th>{$lang->nick_name}</th>
<th>{$lang->regdate}</th>
<th><input name="check_all" type="checkbox" /></th>
<th><input name="check_all" type="checkbox" onclick="XE.checkboxToggleAll('friend_srl_list[]', { wrap:'fo_friend_list' })" /></th>
</tr>
</thead>
<tbody>