Fix typo in accounting module condition

This commit is contained in:
o-psi 2023-12-22 17:45:39 +00:00
parent eb29f74fab
commit 5dda94a1ec
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ $user_active_assigned_tickets = intval($row['total_tickets_assigned']);
<div class="mt-1"><?php echo $contact_display; ?></div>
</td>
<?php if ($config_module_enabled_accounting) {
<?php if ($config_module_enable_accounting) {
?>
<td class="text-center">
<a href="#" data-toggle="modal" data-target="#editTicketBillableModal<?php echo $ticket_id; ?>">