main
parent
f4d9d7073d
commit
e143ac4d9a
|
@ -100,7 +100,7 @@
|
|||
<!-- Top Header -->
|
||||
<div class="agent-header">
|
||||
<div class="agent-header-title">
|
||||
<img src="/CONTENT/ROOT_URI/Admin/<?php echo htmlspecialchars($_SESSION['profile_pic'] ?? 'default.svg'); ?>" alt="Profile">
|
||||
<!-- <img src="/CONTENT/ROOT_URI/Admin/<?php echo htmlspecialchars($_SESSION['profile_pic'] ?? 'default.svg'); ?>" alt="Profile"> -->
|
||||
|
||||
<span>Agent Panel</span>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue