From 8f1223c55bcbd889deb8db2fa2ffb87450e57dd4 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sun, 6 Aug 2023 14:55:48 +0200 Subject: [PATCH] Update report.php Create variable echo lang('REPORT_ERROR'); --- front/report.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/report.php b/front/report.php index b43cbac1..0012dc68 100644 --- a/front/report.php +++ b/front/report.php @@ -37,8 +37,8 @@ if (file_exists("log/report_output.html")) { include("log/report_output.html"); } else { // Display an error message - echo "
The page you are looking for is temporarily unavailable, please try again after a few seconds
"; + echo "