WrenchBoardPromo

This commit is contained in:
CHIEFSOFT\ameye
2024-11-24 21:01:46 -05:00
parent 3e087c8d0b
commit 99dad93b05
+2 -2
View File
@@ -79,8 +79,8 @@
<div class="bg-gradient px-4 py-3">
<div class="d-flex align-items-center justify-content-between">
<div class="mr-1">
<h4 class="text-white mb-0"><?=$_SESSION['firstname']?? $this->session->get('firstname')?> <?=$_SESSION['lastname']?? $this->session->get('lastname')?></h4>
<small class="text-white"><?=$_SESSION['email']?? $this->session->get('email')?></small>
<h4 class="text-white mb-0"><?=$_SESSION['firstname']??'' ?> <?=$_SESSION['lastname']??'' ?></h4>
<small class="text-white"><?=$_SESSION['email']??'' ?></small>
</div>
<a href="/promoadmin" class="text-white font-20 tooltip-wrapper" data-toggle="tooltip"
data-placement="top" title="" data-original-title="Logout"> <i