mirror of
https://github.com/itflow-org/itflow
synced 2026-05-06 03:07:48 +00:00
Fix extra }
This commit is contained in:
@@ -665,9 +665,7 @@ ob_start();
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<?php }
|
||||
} // End Cred Enforcement
|
||||
?>
|
||||
<?php } ?>
|
||||
|
||||
<?php if ($recurring_ticket_count) { ?>
|
||||
<div class="tab-pane fade <?= ($first_tab === "recurring") ? "show active" : "" ?>" id="pills-contact-recurring-tickets<?= $contact_id ?>">
|
||||
|
||||
Reference in New Issue
Block a user