mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
More Icon Updating and matching
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user