fix page data
This commit is contained in:
@@ -257,5 +257,7 @@ $local_session = \Config\Services::session();
|
||||
<div class="container-fluid">
|
||||
|
||||
<?php include "topstrip.php"; ?>
|
||||
<?php include "topstrip2.php"; ?>
|
||||
<?php
|
||||
//include "topstrip2.php";
|
||||
?>
|
||||
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user