Update presence.php

Updated Title "Presence_Title"
This commit is contained in:
Carlos V
2023-08-11 01:30:39 +02:00
committed by GitHub
parent a73f8bf8da
commit b71da10a80

View File

@@ -18,6 +18,7 @@
<!-- Content header--------------------------------------------------------- --> <!-- Content header--------------------------------------------------------- -->
<section class="content-header"> <section class="content-header">
<h1 id="pageTitle"> <h1 id="pageTitle">
<i class=\"fa fa-calendar\"></i>
<?= lang('Presence_Title');?> <?= lang('Presence_Title');?>
</h1> </h1>
</section> </section>