Update report.php
Update variable "REPORT_TITLE"
This commit is contained in:
@@ -38,7 +38,7 @@ if (file_exists("log/report_output.html")) {
|
|||||||
} else {
|
} else {
|
||||||
// Display an error message
|
// Display an error message
|
||||||
echo "<h2>Error</h2>";
|
echo "<h2>Error</h2>";
|
||||||
echo lang('REPORT_ERROR');
|
echo lang('REPORT_ERROR');
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user