mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-20 03:16:12 +00:00
Fix incorrect display
This commit is contained in:
parent
3a49512b44
commit
299782a2fd
@ -529,8 +529,8 @@ endif;?>
|
||||
<?=!empty($mappings[$data['iaid'] . $data['duid']]) ? $mappings[$data['iaid'] . $data['duid']] : "";?>
|
||||
<?=$data['prefix'];?>
|
||||
</td>
|
||||
<td><?=$data['prefix'];?></td>
|
||||
<td><?=$data['iaid'];?></td>
|
||||
<td><?=$data['duid'];?></td>
|
||||
<td><?=$data['type'] != "static" ? adjust_gmt($data['start']) : "";?></td>
|
||||
<td><?=$data['type'] != "static" ? adjust_gmt($data['end']) : "";?></td>
|
||||
<td><?=$data['act'];?></td>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user