Ensure HTML will not be displayed in list log page

This commit is contained in:
Anton Reutov 2021-07-26 17:08:17 +03:00 committed by GitHub
parent 5f92fc5380
commit d0a21b4859
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">