diff --git a/front/report.php b/front/report.php index 0012dc68..10dfbd4e 100644 --- a/front/report.php +++ b/front/report.php @@ -23,7 +23,7 @@

- +

@@ -38,7 +38,7 @@ if (file_exists("log/report_output.html")) { } else { // Display an error message echo "

Error

"; - echo lang('REPORT_ERROR'); + echo lang('REPORT_ERROR'); } ?>