This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-01 20:05:42 -04:00
parent 872db67925
commit f24cdcd60c
2 changed files with 22 additions and 120 deletions
+3 -9
View File
@@ -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&copy;</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') ?>&copy;</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-->