fix
This commit is contained in:
@@ -109,7 +109,7 @@ $server_name = 'https://'. $_SERVER['HTTP_HOST'];
|
||||
<div class="d-flex flex-column">
|
||||
<div class="fw-bolder d-flex align-items-center fs-5"><?php echo $firstname; ?>
|
||||
<span class="badge badge-light-success fw-bolder fs-8 px-2 py-1 ms-2"></span></div>
|
||||
<a href="#" class="fw-bold text-muted text-hover-primary fs-7"><?=$_SESSION['username']?></a>
|
||||
<a href="/" class="fw-bold text-muted text-hover-primary fs-7"><?=$_SESSION['username']?></a>
|
||||
</div>
|
||||
<!--end::Username-->
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user