mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Updated Ticket Icons everywhere to a more suitable icon life-ring instead of a carnival ticket
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
<?php if($config_module_enable_ticketing == 1){ ?>
|
||||
<li class="nav-item">
|
||||
<a href="client_tickets.php?client_id=<?php echo $client_id; ?>" class="nav-link <?php if(basename($_SERVER["PHP_SELF"]) == "client_tickets.php") { echo "active"; } ?>">
|
||||
<i class="nav-icon fas fa-ticket-alt"></i>
|
||||
<i class="nav-icon fas fa-life-ring"></i>
|
||||
<p>
|
||||
Tickets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user