Update maintenance.php

Updated title "Maintenance_Title"
This commit is contained in:
Carlos V
2023-08-11 01:28:34 +02:00
committed by GitHub
parent 8d028ad705
commit b1b3abeb2f

View File

@@ -44,7 +44,7 @@ $pia_installed_skins = array('skin-black-light',
<section class="content-header">
<?php require 'php/templates/notification.php'; ?>
<h1 id="pageTitle">
<i class=\"fa fa-wrench\"></i></i>
<i class=\"fa fa-wrench\"></i>
<?= lang('Maintenance_Title');?>
</h1>
</section>