UI: Updated icons in setting nav

This commit is contained in:
johnnyq
2023-08-19 14:21:05 -04:00
parent ff840bdeb5
commit b7fcfb90e5
2 changed files with 17 additions and 17 deletions

View File

@@ -115,7 +115,7 @@
</li>
<li class="nav-item">
<a href="vendors.php" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "vendors.php") { echo "active"; } ?>">
<i class="nav-icon fas fa-store"></i>
<i class="nav-icon fas fa-building"></i>
<p>Vendors</p>
</a>
</li>