diff --git a/front/php/components/logs.php b/front/php/components/logs.php index aa8d5d52..53d9b6a1 100755 --- a/front/php/components/logs.php +++ b/front/php/components/logs.php @@ -62,7 +62,7 @@ function renderLogArea($params) { '
-
' . htmlspecialchars($fileName) . ' +
' . htmlspecialchars($filePath) . '
' . number_format((filesize($filePath) / 1000000), 2, ",", ".") . ' MB' . $downloadButtonHtml . '