Update report.php

Updated title "REPORT_TITLE"
This commit is contained in:
Carlos V
2023-08-11 01:29:07 +02:00
committed by GitHub
parent b1b3abeb2f
commit 2b9c76efe1

View File

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