update files inside importify folder

This commit is contained in:
claus75a
2024-06-11 20:44:49 +02:00
parent 241bf5ed36
commit e255e2bda7
3 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ $conn->close();
<div class="dropdown-item noti-title">
<h5>Welcome</h5>
</div>
<a class="dropdown-item" href="#"><i class="mdi mdi-account-circle m-r-5 text-muted"></i> <?php echo $userprofile; ?></a>
<a class="dropdown-item" href="<?php echo BASE_URL; ?>profile"><i class="mdi mdi-account-circle m-r-5 text-muted"></i> <?php echo $userprofile; ?></a>
<a class="dropdown-item" href="#"><i class="mdi mdi-wallet m-r-5 text-muted"></i> <?php echo $mycompany; ?></a>
<div class="dropdown-divider"></div>