Fix audit log
This commit is contained in:
parent
654a2be8ab
commit
a604982818
@ -1244,7 +1244,9 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
|
||||
</div>
|
||||
</div>
|
||||
<div class="box-body">
|
||||
<?php echo $ticket['history']; ?>
|
||||
<ul>
|
||||
<?php echo $ticket['history']; ?>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<?php }
|
||||
|
Loading…
x
Reference in New Issue
Block a user