Events, CurrentScan, pluginsState, ENABLE_PLUGINS work

This commit is contained in:
Jokob-sk
2023-08-12 11:56:35 +10:00
parent 82d7c28fd7
commit 5397edc14d
9 changed files with 78 additions and 59 deletions

View File

@@ -13,7 +13,7 @@
-->
<?php
require 'php/templates/header.php';
require 'php/templates/header.php';
?>
<!-- Page ------------------------------------------------------------------ -->
@@ -22,7 +22,7 @@
<!-- Content header--------------------------------------------------------- -->
<section class="content-header">
<h1 id="pageTitle">
<i class=\"fa fa-bolt\"></i>
<i class="fa fa-bolt"></i>
<?= lang('Events_Title');?>
</h1>