DAta fix
This commit is contained in:
@@ -132,20 +132,14 @@
|
||||
<div class="app-container container-fluid d-flex flex-column flex-md-row flex-center flex-md-stack py-3">
|
||||
<!--begin::Copyright-->
|
||||
<div class="text-dark order-2 order-md-1">
|
||||
<span class="text-muted fw-semibold me-1">2023©</span>
|
||||
<a href="https://keenthemes.com" target="_blank" class="text-gray-800 text-hover-primary">Keenthemes</a>
|
||||
<span class="text-muted fw-semibold me-1"> <?= date('Y') ?>©</span>
|
||||
<a href="https://www.chiefsoft.com" target="_blank" class="text-gray-800 text-hover-primary">ChiefSoft Works</a>
|
||||
</div>
|
||||
<!--end::Copyright-->
|
||||
<!--begin::Menu-->
|
||||
<ul class="menu menu-gray-600 menu-hover-primary fw-semibold order-1">
|
||||
<li class="menu-item">
|
||||
<a href="https://keenthemes.com" target="_blank" class="menu-link px-2">About</a>
|
||||
</li>
|
||||
<li class="menu-item">
|
||||
<a href="https://devs.keenthemes.com" target="_blank" class="menu-link px-2">Support</a>
|
||||
</li>
|
||||
<li class="menu-item">
|
||||
<a href="https://1.envato.market/EA4JP" target="_blank" class="menu-link px-2">Purchase</a>
|
||||
<a href="https://blog.chiefsoft.com" target="_blank" class="menu-link px-2">Blog</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!--end::Menu-->
|
||||
|
||||
Reference in New Issue
Block a user