Ensure HTML will not be displayed in list log page

This commit is contained in:
myvesta 2021-03-14 23:22:33 +01:00 committed by GitHub
commit c9b238a495
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@
<!-- /.l-unit__col -->
<div class="l-unit__col l-unit__col--right">
<div class="l-unit__name small">
<?=$data[$key]['CMD']?>
<?=htmlspecialchars($data[$key]['CMD'], ENT_QUOTES)?>
</div>
<!-- div class="l-unit__stats">