mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Changed company icon from a building to a briefcase
This commit is contained in:
@@ -1172,7 +1172,7 @@ if (isset($_POST['add_telemetry'])) {
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="?company" class="nav-link <?php if (isset($_GET['company'])) { echo "active"; } ?>">
|
||||
<i class="nav-icon fas fa-building"></i>
|
||||
<i class="nav-icon fas fa-briefcase"></i>
|
||||
<p>Company</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user