Renamed Scheduled Ticket Files to Recurring Ticket and made some more changes inside the files

This commit is contained in:
johnnyq
2024-02-10 17:31:32 -05:00
parent 310e3f0a42
commit 726b023592
8 changed files with 20 additions and 20 deletions

View File

@@ -65,7 +65,7 @@
</li>
<li class="nav-item">
<a href="client_scheduled_tickets.php?client_id=<?php echo $client_id; ?>" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "client_scheduled_tickets.php") { echo "active"; } ?>">
<a href="client_recurring_tickets.php?client_id=<?php echo $client_id; ?>" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "client_recurring_tickets.php") { echo "active"; } ?>">
<i class="nav-icon fas fa-calendar-check"></i>
<p>
Recurring Tickets