More Icon Updating and matching

This commit is contained in:
johnnyq
2023-08-20 15:06:08 -04:00
parent 2d0fe45898
commit 709cec8d7e
53 changed files with 58 additions and 57 deletions

View File

@@ -66,7 +66,7 @@
<li class="nav-item">
<a href="client_software.php?client_id=<?php echo $client_id; ?>" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "client_software.php") { echo "active"; } ?>">
<i class="nav-icon fas fa-cube"></i>
<i class="nav-icon fas fa-certificate"></i>
<p>
Licenses
<?php