Update report.php

Updated title "REPORT_TITLE"
This commit is contained in:
Carlos V
2023-08-11 01:15:19 +02:00
committed by GitHub
parent ffb187dd84
commit 80cc4ec265

View File

@@ -22,7 +22,8 @@
<section class="content-header">
<?php require 'php/templates/notification.php'; ?>
<h1 id="pageTitle">
<?= lang('REPORT_TITLE') ;?>
<i class=\"fa fa-flag\"></i></i>
<?= lang('REPORT_TITLE') ;?>
</h1>
</section>