fix page data

This commit is contained in:
CHIEFSOFT\ameye
2024-10-26 12:43:37 -04:00
parent b4bf91775e
commit 9fa8ca0822
5 changed files with 188 additions and 4 deletions
+1 -2
View File
@@ -248,9 +248,8 @@
<div class="app-main" id="main">
<!-- begin container-fluid -->
<div class="container-fluid">
<?php include "topstrip.php"; ?>
<?php include "topstrip2.php"; ?>
<?= $this->renderSection('content') ?>
</div>
<!-- end container-fluid -->