ns77@siliconpin.com 2025-09-03 15:53:03 +00:00
parent f4d9d7073d
commit e143ac4d9a
1 changed files with 1 additions and 1 deletions

View File

@ -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>