Skip to content

Commit 67382a4

Browse files
committed
Fix extra }
1 parent 351e812 commit 67382a4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

agent/modals/contact/contact_details.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -665,9 +665,7 @@
665665
</table>
666666
</div>
667667
</div>
668-
<?php }
669-
} // End Cred Enforcement
670-
?>
668+
<?php } ?>
671669

672670
<?php if ($recurring_ticket_count) { ?>
673671
<div class="tab-pane fade <?= ($first_tab === "recurring") ? "show active" : "" ?>" id="pills-contact-recurring-tickets<?= $contact_id ?>">

0 commit comments

Comments
 (0)