Update systeminfo.php

Updated title "SYSTEM_TITLE"
This commit is contained in:
Carlos V
2023-08-11 01:29:40 +02:00
committed by GitHub
parent eae55beccc
commit a73f8bf8da

View File

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