Update maintenance.php

Updated title "Maintenance_Title"
This commit is contained in:
Carlos V
2023-08-11 00:57:53 +02:00
committed by GitHub
parent c6a2f697b8
commit 6843668193

View File

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