Updated Ticket Icons everywhere to a more suitable icon life-ring instead of a carnival ticket

This commit is contained in:
johnnyq
2022-10-01 15:00:48 -04:00
parent 3d09993d34
commit 7e9597d923
11 changed files with 12 additions and 12 deletions

View File

@@ -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