Update systeminfo.php

Update variable lang  <!--  <?= lang('SYSTEM_TITLE') ;?> -->
This commit is contained in:
Carlos V
2023-08-05 14:16:54 +02:00
committed by GitHub
parent 8f8e4334b9
commit d8904f7ac8

View File

@@ -24,7 +24,7 @@
<section class="content-header">
<?php require 'php/templates/notification.php'; ?>
<h1 id="pageTitle">
<!-- <?= lang('System_Title') ;?> -->
<!-- <?= lang('SYSTEM_TITLE') ;?> -->
</h1>
</section>