mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Update maintenance.php
Fixed missing icon in page title
This commit is contained in:
@@ -44,7 +44,7 @@ $pia_installed_skins = array('skin-black-light',
|
|||||||
<section class="content-header">
|
<section class="content-header">
|
||||||
<?php require 'php/templates/notification.php'; ?>
|
<?php require 'php/templates/notification.php'; ?>
|
||||||
<h1 id="pageTitle">
|
<h1 id="pageTitle">
|
||||||
<i class=\"fa fa-wrench\"></i>
|
<i class="fa fa-wrench"></i>
|
||||||
<?= lang('Maintenance_Title');?>
|
<?= lang('Maintenance_Title');?>
|
||||||
</h1>
|
</h1>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user